# Permissions

## Required Permissions

RoleplayBot requires the following permissions in every channel inside your server, we recommend adding the permission to the RoleplayBot role or providing the bot with a role that meets these permissions. Alternatively, to eliminate any problems with permissions you can provide the bot with **Administrator**.

* Manage Messages
* Send Messages
* Embed Links
* Attach Files
* Manage Roles
* View Channels
* Manage Channels
* Connect
* Speak
* Mention Everyone
* Use Slash Commands
* Use Voice Activity
* Use External Emojis


---

# 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.roleplaybot.xyz/info/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.
