# Verification (Admins)

<mark style="color:purple;">This section covers basic Information about Verifications for Admins and Group Owners.</mark> If you are a normal User, please jump to <mark style="color:green;">User Section.</mark>

<mark style="color:yellow;">RaidSharksBot does allow non-verified Users to participate in raids if set up correctly by admins.</mark> However, one of the main purposes of the Bot is building a leaderboard. To get the full potential, Users should verify their X Accounts. \
\ <mark style="color:yellow;">Please note, that you can choose to run the bot in</mark> [<mark style="color:blue;">"Verification-Only"</mark>](/raid-settings/verification-only.md) <mark style="color:yellow;">mode. If that mode is activated, non-verified users aren´t allowed to participate. On First Install, RaidSharksBot is set to allow users to participate without verification.</mark>

{% hint style="info" %}
*RaidSharksBot needs basic information to build a leaderboard.*\
\
*Therefore, RaidSharksBot wants to verify, that a certain Telegram User has access to a certain Twitter (X) account.*

\
☝️*This verification is optional and it´s not a login - There is no connection made between your Telegram and your Twitter Account! No passwords needed at all!*
{% endhint %}

To verify yourself with the bot, please follow these steps:

1. Open the WebApp by using [/raidsettings ](/quick-commands-guide/raidsettings.md)command within your group and click on the button "Adjust Settings"
2. It will open the WebApp and show an "Onboarding" screen on first contact, which gives you basic information about the bot.
3. Hit the blue "Verify" button on top right of the WebApp and follow the guide. <mark style="color:red;">Please note that there is no need to verify RaidSharksBot with the official X Account of the project - just use your personal one.</mark>\ <mark style="color:yellow;">Please note that the Twitter Username is sensitive to upper case and lower case letters!</mark>
4. Done! You are now verified with RaidSharksbot.\
   If you encountered any problems, please check [Verification Troubleshooting](/setup-guide/verification-troubleshooting.md).
5. Proceed with step ["How to Raid"](/how-to-raid.md)

{% hint style="info" %}
If "Onboarding" page is not shown you can just hit the blue "Verify" Button on top right of the WebApp and follow the same guide.
{% 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/setup-guide/verification-admins.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.
