# Level / Rank

{% hint style="danger" %}
This category has been disabled until further notice
{% endhint %}

## What are Levels / Rank?

XP level indicates **the learning path experience one achieved**. It can be improved by talking and chating in chats. Each message sent by you grants you a certain amount of XP which helps you level up. The more you chat, the more XP you get!

### Commands

Here are some commands that can help you set up xp levels for your server!

| Name        | Usage        | Description                                       |
| ----------- | ------------ | ------------------------------------------------- |
| Rank        | .rank        | Check someones rank / your rank                   |
| Leaderboard | .leaderboard | Check the top 10 most active users in your server |
| Enable-XP   | .setxp       | Enables Server XP Messages                        |
| Disable-XP  | .disablexp   | Disables Server XP Messages                       |

{% hint style="warning" %}
By default, XP-Messages are enabled, so you will need to disable them if you don't want levels.
{% endhint %}

### How do i check what level or rank i am?

Simply run the command `.rank` or `.level` and the Bot will show you your rank and level

### Can i check how the most active member of my server is?

Yes! You can do that by running the command `.leaderboard` or in short `.lb` to check the 10 most active members


---

# 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://angelus110.gitbook.io/angelus/level-rank.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.
