# FAQ

Q: I'm trying to run commands but it keeps giving me an error.\
A: This is most likely because you haven't setup permissions or you just don't have the correct role to execute that command

Q: The audio quality is really bad.\
A: Try increasing the VC bit rate and switching the region. If that doesn't work it could be an issue with our servers or YouTube's.

Q: I keep getting DM'ed by RustBot how do I stop it?\
A: You can open your DM's with RustBot and use the /deactivatedm command to stop getting DM's from servers.

Q: Why do some of my messages keep getting deleted?\
A: RustBot has a built in URL scanner that scans messages for URL's and checks if it's a verified site. Most common sites are available to send.


---

# 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://rustbot.gitbook.io/rustbot/general-information/faq.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.
