# Verification - User

<mark style="color:green;">This section covers basic Information about Verifications for users.</mark> If you are an admin or Group Owner, please jump to [<mark style="color:purple;">Admin Section.</mark>](/setup-guide/verification-admins.md)

To verify your Twitter (X) Account with the bot, just go through the following steps:

1. Open up the Raid Bot´s Mini Application. There are several ways to do this:\
   \- Click on the "Raid", or "[Raid 2 Earn](/airdrops.md)" button of any [active Raid](/how-to-raid/active-inactive-raids.md) within your community. \
   \- Click "📱 Open in Mini App". within raid message ([Quick Smash](/raid-settings/quick-smash.md) enabled)\
   \- Click on ["Full Summary"](/how-to-raid/raid-summary.md) or "[Leaderboard](/leaderboard.md) "Button at the end of a raid.
2. On first contact it might show an "Onboarding" screen , which gives you basic information about the bot. Read it and proceed to next step
3. Hit the blue "Verify" button on top right of the WebApp and follow the guide for verification.\ <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)


---

# 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-user.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.
