# Token Raids

Step 1: Enter Your Token’s Contract Address

* **Action:** Enter the contract address of your favorite token into the designated field.\
  \
  here: <https://www.alphabot.app/raids/manage><br>

<figure><img src="/files/LyTegJ69BOsqnDtyEjyL" alt=""><figcaption></figcaption></figure>

#### Step 2: Activate the Token

* **Action:**
  * Pay an activation fee of **1 SOL**.
* **Note:** The token will remain active for one month.

<figure><img src="/files/QjNRAqVdRvlQu73jf8oe" alt=""><figcaption><p>test example</p></figcaption></figure>

#### Step 3: Fund the Raids

* **Action:**
  * Choose the number of raids you want to fund.
  * Click the grey button to send the funding tokens.
* **Requirement:**
  * Each raid must be funded with a minimum of **$20 USD worth of tokens**.
  * The tokens will be deposited into our managed wallet.

<figure><img src="/files/yAq9p8uPS57YdGdWkjgM" alt=""><figcaption></figcaption></figure>

#### Step 4: Customize engagement settings

**Action:**

* Customize the engagement settings for your posts (e.g., likes, retweets, comments).

<figure><img src="/files/xHxxt25QPuPuMnc1yiKx" alt=""><figcaption></figcaption></figure>

#### Step 5: Distribution of Rewards

* **Process:**
  * When a raid ends, the tokens in the reward pool are automatically awarded to the wallets of 4 raffle winners.

***

* **Key Points:**
  * Token reward pools are **ownerless**: no single party owns or manages them.
  * After raid funding is completed, the next specified number of posts by the designated account on X will trigger a new raid lasting 24 hours.
  * Anyone can pay the activation fee or deposit tokens into a reward pool.
  * Once tokens are deposited, they can only be distributed via raids.


---

# 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://alphabot-docs.gitbook.io/alphabot/raids/token-raids.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.
