> For the complete documentation index, see [llms.txt](https://docs.tokenscan.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenscan.app/raidar/start-raidar/as-raider/how-to-raid.md).

# How to raid

{% embed url="<https://app.supademo.com/demo/cmjjozx72002pwl0htrmzcuvi?utm_source=link>" %}

## Step-by-step guide:

### Requirements

* Before raiding, make sure your X (Twitter) account is [connected](/raidar/start-raidar/as-raider/connect-your-x-twitter-account-to-raidar.md) to Raidar.&#x20;
* Stable internet connection

**Raiding a tweet** When a raid is active in your group, use the buttons under the raid message to engage with the tweet and earn XP:

<table><thead><tr><th width="125.10577392578125">Button</th><th width="426.89556884765625" align="center">How It Works</th><th width="97.0362548828125" align="center">Default XP Value</th></tr></thead><tbody><tr><td>💬 Reply</td><td align="center">Raidar will DM you, type your reply there and send it. Raidar posts it on your behalf.</td><td align="center">3</td></tr><tr><td>🔄 Retweet</td><td align="center">Instantly reposts the tweet on your profile.</td><td align="center">4</td></tr><tr><td>❤️ Like</td><td align="center">Instantly likes the tweet.</td><td align="center">5</td></tr><tr><td>🔖 Bookmark</td><td align="center">Bookmarks the tweet.</td><td align="center">2</td></tr><tr><td>👊 Smash</td><td align="center">Does all of the above in one tap.</td><td align="center">14</td></tr></tbody></table>

<details>

<summary>Will I earn XP if I like and then Smash (since Smash does all actions)?</summary>

No. Duplicate actions don't stack XP. Raidar counts each action once per tweet, so using Smash after already liking won't earn extra.

</details>

<details>

<summary>Can I raid the same tweet multiple times for more XP?</summary>

No. Each tweet gives XP once per user. Raidar tracks unique interactions to keep things fair.

</details>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.tokenscan.app/raidar/start-raidar/as-raider/how-to-raid.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
