# Bot Manager

A user-defined role that allows anyone to use all administrative commands without Manage Server permission.

<mark style="color:blue;">**/config**</mark> <mark style="color:purple;">**manager\_role:**</mark> `@Bot Manager`

***

## Other Manager Roles

Other manager roles can be set up for more specific administrative purposes, such as managing rosters, linking users and refreshing roles, or flagging users.

<mark style="color:blue;">**/config**</mark> <mark style="color:purple;">**roster\_manager\_role:**</mark> `@Roster Manager`

<mark style="color:blue;">**/config**</mark> <mark style="color:purple;">**links\_manager\_role:**</mark> `@Links Manager`

<mark style="color:blue;">**/config**</mark> <mark style="color:purple;">**flags\_manager\_role:**</mark> `@Flags Manager`


---

# 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.clashperk.com/others/bot-manager.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.
