# Blacklisting Users

RaidSharksBot is capable to Blacklist users from being shown on the leaderboard.\
Please note, that it will just hide their information from the leaderboard. Those users can still participate in raids, help to meet a current target and sum up points in the database.\ <mark style="color:orange;">However, they are not able to win any competition or get an airdrop.</mark>

That said, you can anytime de-blacklist a user and he will pop up within the leaderboard again.

The Blacklist function includes a Username search to speed up search in big groups.

{% hint style="info" %}
All data is saved in the database. Blacklisting a user does not delete any points. It just hides that certain user within leaderboard and makes him unable to win a competition or get an airdrop.
{% endhint %}

<figure><img src="/files/7BtabSJJd9JuWBPgymmc" alt="" width="375"><figcaption><p>Blacklist users</p></figcaption></figure>


---

# 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/blacklisting-users.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.
