# Levels and permissions

Levels in **bold** are server-dependent. You might be level 5 on your server and level 1 elsewhere.

| Level | Description                                                               |
| ----- | ------------------------------------------------------------------------- |
| 10    | Bot owner (Eyesofcreeper)                                                 |
| 09    | Reserved for future use                                                   |
| 08    | Bot moderators                                                            |
| 07    | Reserved for future use                                                   |
| 06    | Reserved for future use                                                   |
| 05    | **Server owner**                                                          |
| 04    | **Server administrator**                                                  |
| 03    | **Server moderator**                                                      |
| 02    | **Trusted users**                                                         |
| 01    | **Normal members**                                                        |
| 00    | **Users banned from the bot (`+add_banned_member`**&#x6F;r global banned) |

�


---

# 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.getbeaned.me/bot-documentation/levels-and-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.
