> For the complete documentation index, see [llms.txt](https://levelrdocs.xmo.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://levelrdocs.xmo.dev/general/rank.md).

# /rank

```
/rank <detailed> <user>
```

{% hint style="info" %}

## Arguments

\<detailed> - A boolean denoting whether or not to view detailed information or simple information (their rank card), default False.

\<user> - The user to retrieve information for. If no user is specified, information will be retrieved for yourself.
{% endhint %}

This command can return an information card for the specified user. This card contains the following pieces of information:

* Level
* Message Count
* XP
* Average XP Per Message
* XP to Next Level
* Percent to Next Level
* Total Number of Messages/Minutes to Next Level

This command can also return a simplet rank card for the specified user. This card contains the following pieces of information:

* Level
* Rank
* XP progress towards next level
