# How to get a Discord Role Id

## First you need to enable the Developer Mode in settings.

<figure><img src="/files/p1KoyUfHiaD6zdEXelIG" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QCtoU4C6pVAcSZJUmV1Z" alt=""><figcaption></figcaption></figure>

## Next head to your Server's Server Settings to obtain the Role Id.

<figure><img src="/files/KaNwEesbaZezIMzpAayS" alt=""><figcaption></figcaption></figure>

## Open the roles page, and right click on the role you want to copy the role id for.

<figure><img src="/files/KibeDZBtMIZj1ZfRnCTe" alt=""><figcaption></figcaption></figure>

## Congrats your done!


---

# 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://sentineldocs.metatable.dev/information/how-to-get-a-discord-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.
