# /autoraid likes

### Example

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

Once you have set the [Dynamic](/raid-bot/raid-management/editor.md#dynamic-mode) Target, you will get confirmation.

<figure><img src="/files/K8T8GGFV88qVaFyoqvSY" alt="" width="283"><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 enable AutoRaiding?: <mark style="color:blue;">`/autoraid enable`</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) 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-5.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.
