# Advanced Permissions

## Restricting ChillBot&#x20;

You're able to restrict ChillBot to accept commands in certain text channels and also only join certain voice channels. <br>

If you would like ChillBot to NOT join a certain Voice Channel or read commands from certain Text Channels. Deny ❌"View Channel" for the ChillBot role. If a bot can not view a channel it can not interact with it.&#x20;

![](/files/-MglgBW2uZuu8lSrXkLG)

{% hint style="info" %}
If the bot has any role that gives it ✅Green Tick in **Channel Permissions** to View Channel, the bot will not be restricted as it overrides ✅> ❌. For more info read discord article about [permissions](https://support.discord.com/hc/en-us/articles/206029707-Setting-Up-Permissions-FAQ)&#x20;
{% endhint %}


---

# 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.chillbot.me/advanced-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.
