# Configuring Roblox cmds

{% hint style="danger" %}
You **MUST** be on PC/laptop to configure Roblox commands. \
A support member can help you if you need this.
{% endhint %}

{% tabs %}
{% tab title="Group ID" %}
To get your group ID, go to your group's page and copy the ID in the link. After this, run `<prefix>settings` then select "edit", and finally select "group ID" and paste the ID.

![The highlighted numbers is your group's ID.](https://media.discordapp.net/attachments/752947301160321044/927353859175751710/Screen_Shot_2022-01-03_at_11.12.56_am.png)
{% endtab %}

{% tab title="Cookie 🍪" %}
**To get your cookie, please follow the following steps or watch** [**this tutorial**](https://www.youtube.com/watch?v=hpAizRc7wxw\&t=32)**.**

Before attempting to get your cookie, please ensure your ranking account has joined your ROBLOX group and been ranked.&#x20;

1\. Open an Private / Incognito tab in google chrome&#x20;

2\. Go to [ROBLOX](https://www.roblox.com/) and login with your bot account / create a bot account&#x20;

3\. Right click and select Inspect&#x20;

4\. Click on Application at the top (You may need to click >> to see more if it does not appear at first.)&#x20;

5\. Click on the website link underneath the 'Cookies' dropdown on the left

6\. Copy the '.ROBLOSECURITY' value, it should look something like:

&#x20;\_|WARNING:-DO-NOT-SHARE-THIS.--Sharing-this-will-allow-someone-to-log-in-as-you-and-to-steal-your-ROBUX-and-items.|\_4D........ etc.&#x20;

7\. Close the tab and return to Discord&#x20;

8\. Once you've copied your cookie, use the ​​​​​`<prefix>settings`​​​​​ command, then click `edit​​​`, followed by ​​​`cookie`. The bot will then send you a DM where you should paste your cookie.&#x20;

**Please note that you need to do this in an incognito window and also that you must not log out of the bot, just close the window.**
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vibez.dev/setup/roblox.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
