> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daedalusbot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# /top

<Tip>This command does not require any permissions by default.</Tip>

Show the XP leaderboard.

## Syntax

```
/top [type] [range] [page]
```

| Parameter | Information                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `type`    | The category of XP to show: <ul><li>`text` -- only show the text XP leaderboard</li><li>`voice` -- only show the voice XP leaderboard</li><li>`combined` -- only show the combined (sum of text and voice) XP leaderboard</li><li>`all` -- show all three leaderboards</li></ul>                                                                                                                                                                                                            |
| `range`   | The time range to show: <ul><li>`all-time` -- show all-time total XP</li><li>`monthly` -- show the leaderboard for XP gained in the current calendar month (resets at midnight UTC at the start of the 1<sup>st</sup> of each month)</li><li>`weekly` -- show the leaderboard for XP gained in the current calendar week (resets at midnight UTC at the start of Monday each week)</li><li>`daily` -- show the leaderboard for XP gained today (resets at midnight UTC every day)</li></ul> |
| `page`    | The page to show. Regardless of which page is shown, you will be shown on the leaderboard.                                                                                                                                                                                                                                                                                                                                                                                                  |
