# DJ Mode User and Role permissions

* Use `/djmode add-role <role>` or `/djmode add-user <user>` to add roles or users to the DJ Mode list.
* Use `/djmode config-role <role>` or `/djmode config-user <user>` to set permissions for roles or users.

When using the DJMode config's commands with a role or user, the bot will respond with a message like this. &#x20;

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

Here you will select the permissions to grant or deny from users or roles

**Note:**

* The `@everyone` role cannot be removed. It acts as the default fallback
* Only users with `Manage Server` permission can configure DJ Mode


---

# 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://guide.flavibot.xyz/d/modules/music/dj-mode/dj-mode-user-and-role-permissions.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.
