# /delkol

Easily delete KOLs to stop pulling tweets from them and starting raids on their posts.

{% hint style="info" %}
On Free Tier, the maximum amount of KOLs you have at one time is 2. For more, [Upgrade to Pro Tier](/raid-bot/quickstart-1.md).
{% endhint %}

### Example

<mark style="color:blue;">**`/delkol @mellow0x69`**</mark>

Once you have deleted a Twitter KOL, you will be pinged with confirmation that they were deleted.

<figure><img src="/files/UqYhstnb9gbYTHe1v4jI" alt="" width="291"><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 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) 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-2.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.
