# Developer Mode Guide

## Enabling Developer Mode

The first thing that you need to do is enable Developer Mode in Discord Settings.

![](/files/lFK5jMHYmZdRqUCk1pZ5)

## Copying Server ID

To copy Server ID, you need to right-click on your server name and press Copy ID

![](/files/LDi9YC8RWqzPfFtkyxko)

## Copying Role ID

To copy Role ID, you need to right-click on the role and press Copy ID

![](/files/GZaWHTqfRpc9Rw2eVzfB)

## Copying Channel ID

To copy Channel ID, you need to right-click on the channel and press Copy ID

![](/files/ExlZ9W3Rn4zwWGeJhP3V)


---

# 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.savecord.io/guides/developer-mode-guide.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.
