# Leaderboard

<figure><img src="/files/h7V9wHL9yrjQkFpUrMop" alt="" width="375"><figcaption><p>Leaderboard</p></figcaption></figure>

***

## 🎲 Why do I need points?

The main purpose of RaidSharksBot is to increase user´s engagement and give group owners and admins valuable information about their ongoing raids. By gamifying the raid people get engaged to participate.

That said, we need to measure how intensive a user participates in ongoing raids.

The way we do that is an integrated point distribution mechanism which gives people points for every interaction with an ongoing raid.

{% hint style="danger" %}
RaidSharksBot does NOT count interactions done by Shadow Banned Accounts. That´s done on purpose, cause those Users won´t positively affect the range of your tweet.
{% endhint %}

***

## 💪 What is the main purpose of having a leaderboard?

A leaderboard gives admins and group owners the possibility to gain information about who supports their project best.

{% hint style="success" %}
Raiding becomes very effective if you use the integrated Leaderboard to reward your best raiders.
{% endhint %}


---

# 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.raidsharksbot.com/leaderboard.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.
