# Start Raid

If you are an admin and all set with the steps above, you can instantly start a raid by copying the URL from your Twitter post and pasting it after the command: [**/raid**](https://docs.raidsharksbot.com/quick-commands-guide/raid)

{% hint style="info" %}
*After typing in the command `/raid` make sure you hit the spacebar and **then** paste your Twitter post URL.*
{% endhint %}

Example: **/raid** <https://x.com/RaidSharks/status/1856054688044503067>

Once the raid has started it is [<mark style="color:green;">ACTIVE</mark>](https://docs.raidsharksbot.com/active-inactive-raids#active-raid-now) and will display an initial raid message on your screen, this gives the users from your group the ability to open the WebApp by clicking the "Raid" button on the bottom.

<figure><img src="https://2456237623-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F71bSnUx7MY0jmpYta6VG%2Fuploads%2F4gt1pzertfvchvjfUxwM%2FBildschirmfoto%202024-01-22%20um%2014.04.30.png?alt=media&#x26;token=bac05b5c-53a8-4d94-ade5-03e4c8d36463" alt="" width="349"><figcaption><p>Initial Raid Message / Appearance may vary</p></figcaption></figure>

{% hint style="info" %}
New users who are not verified yet will also see the "Onboarding" screen and will be guided trough the [verification steps ](https://docs.raidsharksbot.com/setup-guide/verification-admins)above.
{% endhint %}

{% hint style="danger" %}
Ongoing Raids can be resumed manually anytime by using [/resume ](https://docs.raidsharksbot.com/quick-commands-guide/resume)command.\
For more Information how a Raid is ended and becomes [<mark style="color:red;">INACTIVE</mark>](https://docs.raidsharksbot.com/active-inactive-raids#inactive-raid-finished), proceed with ["End your Raid"](https://docs.raidsharksbot.com/how-to-raid/end-your-raid)
{% 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/how-to-raid/start-raid.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.
