# Como pegar algum ID?

Para copiar o ID de um cargo, usuário, canal, mensagem, servidor, etc, é necessário primeiro ativar o modo desenvolvedor no seu aplicativo do Discord.

Vá na **configuração** do **seu usuário** no Discord, depois, vá em **Avançado** e ative o "**Modo desenvolvedor**"

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

Após ativar, basta clicar com o botão **direito** onde você quer copiar o ID, e ir em "**Copiar ID do ...**"

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


---

# 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.nyox.tech/tutorials/copyid.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.
