> 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-group-admin/how-to-start-and-stop-a-raid.md).

# How to start & stop a raid

## <mark style="color:green;">Starting a raid</mark>

### **Option 1: Direct Raid**

Launch a raid instantly with custom targets by entering the **/raid** command in the following format:

\
\&#xNAN;**/raid \<LINK> Likes, Reposts, Comments, Views, Bookmarks**

> **Example**:&#x20;
>
> /raid <https://x.com/TokenScan/status/182248876040954360> 80,65,40,500,70

***

### **Option 2: Indirect launch (with default targets)**

Start a raid using pre-configured default targets:

1. Enter **/raid \<LINK>** (or simply paste the link in chat, **if** **Link Detection is enabled**)
2. Click the **Raid** button that appears

The raid will automatically begin using your group’s default engagement targets

#### Change Raidar's default Targets&#x20;

* **Open Raidars options** Send the command **/options** in the chat
* Click the **Raids** button This opens the Raids configuration menu
* Click the **Default targets** button

<figure><img src="/files/goNIeccZ2Vcqoz0nLVCd" alt="Default Target button highlighted"><figcaption></figcaption></figure>

These values will be automatically used every time you launch a raid with **/raid \<LINK>**

## How to stop an ongoing Raid

You can stop a raid instantly with by entering the **/stop** command


---

# 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:

```
GET https://docs.tokenscan.app/raidar/start-raidar/as-group-admin/how-to-start-and-stop-a-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.
