> For the complete documentation index, see [llms.txt](https://docs.tokenscan.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tokenscan.app/raidar/start-raidar/as-group-admin/how-to-enable-and-set-up-raid2earn.md).

# How to enable & set up Raid2Earn

{% embed url="<https://app.supademo.com/demo/cmjhnd3wi0003wh0ivchaylez?utm_source=link>" %}

## Step-by-step guide:

1. **Open settings** Type **/options** in your group chat to open the Raidar settings menu
2. Tap **Raid2Earn**.

<figure><img src="/files/kmL51c534sYnOhwmtpxI" alt="Raid2Earn button"><figcaption></figcaption></figure>

3. **Fund your group wallet** Raidar will generate a wallet for your group. Fund it with the token you want to use for rewards, plus a small amount of the chain's native token to cover gas fees.

<figure><img src="/files/7JWa6WW7aI6CLZtGdW2y" alt="Generated wallet appears here"><figcaption></figcaption></figure>

4. Tap **Reward Type** to enable Raid2Earn.

<figure><img src="/files/cWZsNBzLcHsQxYTpbCB9" alt="Click this button to choose the type of reward"><figcaption></figcaption></figure>

5. Select either **Single Raid** or **Campaign** mode:

{% columns %}
{% column %}

### <mark style="color:green;">Single Raid Mode</mark>

Rewards are distributed at the end of each raid, once the targets are reached. Each raider receives tokens based on the XP they earned during that raid.
{% endcolumn %}

{% column %}

### <mark style="color:green;">Campaign Mode</mark>

Admins set a start and end date for the campaign. Raiders accumulate XP across all raids during the campaign period, and rewards are distributed at the end based on total XP earned.
{% endcolumn %}
{% endcolumns %}

<figure><img src="/files/Ri3WjclI2djxj8YRwevv" alt="Single raid mode.  Set your threshold"><figcaption></figcaption></figure>

6. **Set your Threshold (Min. XP)** The threshold is the minimum XP a raider must earn before becoming eligible for rewards. XP earned below the threshold does not count.

*Example :*  *with a 50 XP threshold, a raider who earns 80 XP will only be rewarded for the 30 XP above the threshold.*

7. **Set your Ratio (XP/Token)** The ratio defines how many tokens are awarded per XP earned.

*Example : with a ratio of 1 token per XP, a like (worth 5 XP) earns the raider 5 tokens.*

***

### Campaign mode only:&#x20;

**Set an end date** Enter the campaign end date in UTC using this format: DD/MM/YYYY, HH:MM:SS

**Set a maximum budget** To calculate your campaign budget, multiply the following:

A — Number of raids planned&#x20;

B — Number of active raiders in your group&#x20;

C — Maximum XP per raid (14 XP)&#x20;

D — Token ratio (tokens per XP)

**Budget = A x B x C x D**

*Example: 30 raids, 100 raiders, 14 max XP, 10 tokens per XP = 420,000 tokens.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tokenscan.app/raidar/start-raidar/as-group-admin/how-to-enable-and-set-up-raid2earn.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.
