# Raid2Earn

With full flexibility, rewards can be distributed in any token on the supported blockchain networks : **ERC (Ethereum), Base, BSC (BNB Chain), Avalanche, Sui, Solana, Chiliz, Ink, Monad**

***

### <mark style="color:green;">How does it work ?</mark>

Users earn XP (Experience Points) for every interaction during a raid by engaging with Raidar’s button (like, comment, retweet, smash, etc.).

<figure><img src="/files/4vO7uZCxm0PtzA1YF2ag" alt="default XP per Transaction amounts illustrated. " width="563"><figcaption></figcaption></figure>

These points are tracked in real time on the leaderboard  (Enter **/lb** in group) and tokens are automatically distributed to participants based on their earned XP according to your group’s Raid2Earn (R2E) setup.

***

### <mark style="color:green;">Raid2Earn Modes</mark>

There are two R2E modes in Raidar:

&#x20;

{% columns %}
{% column %}

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

When raid targets are achieved, token rewards are distributed to participants based on their individual XP earned from button interactions during the raid.
{% endcolumn %}

{% column %}

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

Admins define a start and end date/time for the campaign. During this period, users join raids and earn XP from their interactions. At th end of the campaign, Raidar distributes rewards based on a participant's total XP.
{% endcolumn %}
{% endcolumns %}

***

### <mark style="color:green;">Raid2Earn Configuration</mark>

### <sub>Threshold:</sub>

The minimum XP a user (and their raid activity in the group) must reach to qualify for rewards.

{% hint style="info" %}
Example: With a 50 XP threshold, **Raidar only rewards XP earned after the user surpasses 50 XP**.&#x20;

XP below the threshold does not count toward rewards. Only the amount above it qualifies.
{% endhint %}

### <sub>Ratio XP/Token:</sub>

The **ratio** setting defines the distribution rate. It shows how many tokens are awarded per XP earned.

{% hint style="info" %}
Example: A user earns tokens based on their XP. **With a 2 tokens per XP ratio**, since **a "like" awards 5 XP**, the **user receives 10 tokens** for that "like" (2 tokens × 5 XP).
{% endhint %}

*(See the* [*How to enable & set up Raid2Earn*](/raidar/start-raidar/as-group-admin/how-to-enable-and-set-up-raid2earn.md) *section for more details)*


---

# 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.tokenscan.app/raidar/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.
