> For the complete documentation index, see [llms.txt](https://docs.furiesmellow0x69.com/raid-bot/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-2.md).

# /leaderboard ⭐️

Easily add KOLs so you can AutoRaid their tweets.

{% hint style="info" %}
Only groups that have purchased Pro Tier have access granted to do /leaderboard.

[Upgrade to Pro Tier](/raid-bot/quickstart-1.md).
{% endhint %}

### Example

<mark style="color:blue;">**`/leaderboard`**</mark>

Running this command will show a large panel giving you the option to display many different types of Leaderboard.

<figure><img src="/files/g41GSnzxjqCPqwq3666e" alt="" width="375"><figcaption></figcaption></figure>

Clicking on one of the Buttons will show you the Top 10 people for that category of interaction.

<figure><img src="/files/SF9RIY1bKoAj9O8QJ0I5" alt="" width="375"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.furiesmellow0x69.com/raid-bot/community-and-engagement/editor-2.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.
