# 3. Configure the role ID

Go on your discord server and create a role, like this (name it however you'd like etc) :&#x20;

![](/files/sQRPbyd9aOuuxLr9OIwJ)

Once this is done, right click on your role in that list, and click "COPY ID"

![](/files/04X6PAPtOVDdIvgMmC9L)

Put this ID in the config.lua, at line 5 (DP\_Discord.RoleID):&#x20;

![](/files/g5BuWkqm5sgh4A1grOhN)

Save.&#x20;


---

# 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://dp-store.gitbook.io/force-discord-presence/guides/3.-configure-the-role-id.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.
