# /addkol

Easily add KOLs so you can AutoRaid their tweets.

{% 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;">**`/addkol @mellow0x69`**</mark>

Once you have added a Twitter KOL, you will be pinged with confirmation that they were added along with a Hyperlink to view their Twitter Account.

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

Want to view KOLs?: <mark style="color:blue;">`/kols`</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) 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-1.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.
