# /autoraid enable

### Example

<mark style="color:blue;">**`/autoraid enable`**</mark>

Once you have enabled AutoRaid, you will get a confirmation message.

<figure><img src="/files/IGt1TktfOXoVCG9mKRvS" alt="" width="375"><figcaption></figcaption></figure>

Want to view KOLs?: <mark style="color:blue;">`/kols`</mark>

Want to add a KOL/Influencer?:<mark style="color:blue;">`/addkol @TwitterHandle`</mark>

Want to delete a KOL/Influencer?:<mark style="color:blue;">`/delkol @TwitterHandle`</mark>

Want to disable AutoRaiding?: <mark style="color:blue;">`/autoraid disable`</mark>

Want to set the [Dynamic](/raid-bot/raid-management/editor.md#dynamic-mode) Likes Target for AutoRaids?: <mark style="color:blue;">`/autoraid likes NumberHere`</mark>

Want to set the [Dynamic](/raid-bot/raid-management/editor.md#dynamic-mode) Retweets Target for AutoRaids?: <mark style="color:blue;">`/autoraid retweets NumberHere`</mark>

Want to set the [Dynamic](/raid-bot/raid-management/editor.md#dynamic-mode) Replies Target for AutoRaids?: <mark style="color:blue;">`/autoraid replies NumberHere`</mark>


---

# 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.furiesmellow0x69.com/raid-bot/autoraid-kols/editor-3.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.
