# The Reward System

{% hint style="warning" %}
All the information in this section is subject to change at any time to best fit the evolving state of Berally.
{% endhint %}

## I. Gamified Rewards for Active Users

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXetaX5HfdFfDzDgmxdadgQmZUiNOkXrykM56h32opIXEdybcg8oAV99LlOHbdeBMUxzLzZiQ3mJOj50ANTOKR4WLX1YCLat4oj4OfUvghv3C6Q_OKmOv3ggQQwMT6HaPEw39mHHyg?key=dn-AA_0WuFjHv3oQoooVOCMp" alt=""><figcaption></figcaption></figure>

The **Berally Reward System** is designed to incentivize engagement and trading activity within the ecosystem. Users earn **XP (Experience Points)** for every interaction with Berally products, which converts into **$BRLY rewards at the end of each cycle (30 days)**.

### How It Works

* **Earn XP:** Every time you trade Passes, deposit into Pots, manage assets, or refer friends, you accumulate XP.
* **Cycle Rewards:** At the end of cycle (30 days), your XP converts into $BRLY based on your share of the total XP pool.
* **Dynamic Reward Pool:** The total $BRLY prize pool varies based on platform incentives.

<br>

Your $BRLY reward is calculated as:

```
User's $BRLY Reward = (User XP/Total XP of all users)*Total $BRLY Reward Pool
```

| Period        | Total Prize Pool | Total XP pool |
| ------------- | ---------------- | ------------- |
| February 2025 | TBA              | TBA           |

## II. XP System & Bonuses

<figure><img src="/files/8i8q7imP6Z5hkQ7uMxh1" alt=""><figcaption></figcaption></figure>

XP is earned through various Berally activities:

* Pass Trading Volume
* Pot Swaps & Memeswap Trading
* Pot LP Actions
* Deposits
* Referrals

#### XP Bonus for High-Activity Users

Users who accumulate more than 5,000 XP in a cycle receive a 5% XP bonus at the beginning of the next cycle.

For example:

* If you earn 20,000 XP in a cycle, you get an extra 1,000 XP added to your next cycle's starting balance.

## III. XP calculation

Each product contributes XP based on **volume traded, deposited, or managed**. The more you interact, the higher your XP multiplier.

<table><thead><tr><th>Type</th><th>Tier/Multiplier bonus</th><th data-hidden>XP per USD</th></tr></thead><tbody><tr><td>Pass Trade Volume</td><td>LV1: 1x multiplier</td><td>4</td></tr><tr><td></td><td>LV2: 1.1x multiplier</td><td></td></tr><tr><td></td><td>LV3: 1.2x multiplier</td><td></td></tr><tr><td></td><td>LV4: 1.3x multiplier</td><td></td></tr><tr><td></td><td>LV5: 1.5x multiplier</td><td></td></tr><tr><td>Pot Swap Volume<br>(Kodiak, Ooga Booga, KyberSwap)</td><td>LV1: 1x multiplier</td><td>1</td></tr><tr><td></td><td>LV2: 1.1x multiplier</td><td></td></tr><tr><td></td><td>LV3: 1.2x multiplier</td><td></td></tr><tr><td></td><td>LV4: 1.3x multiplier</td><td></td></tr><tr><td></td><td>LV5: 1.5x multiplier</td><td></td></tr><tr><td><p>Pot Memeswap Volume</p><p>(Kodiak Panda Factory, Memeswap, Pot2pump)</p></td><td>LV1: 1x multiplier</td><td>1</td></tr><tr><td></td><td>LV2: 1.1x multiplier</td><td></td></tr><tr><td></td><td>LV3: 1.2x multiplier</td><td></td></tr><tr><td></td><td>LV4: 1.3x multiplier</td><td></td></tr><tr><td></td><td>LV5: 1.5x multiplier</td><td></td></tr><tr><td>Pot LP Actions</td><td>LV1: 1x multiplier</td><td>1</td></tr><tr><td></td><td>LV2: 1.1x multiplier</td><td></td></tr><tr><td></td><td>LV3: 1.2x multiplier</td><td></td></tr><tr><td></td><td>LV4: 1.3x multiplier</td><td></td></tr><tr><td></td><td>LV5: 1.5x multiplier</td><td></td></tr><tr><td>Deposit</td><td>LV1: 1x multiplier</td><td>1</td></tr><tr><td></td><td>LV2: 1.1x multiplier</td><td></td></tr><tr><td></td><td>LV3: 1.2x multiplier</td><td></td></tr><tr><td></td><td>LV4: 1.3x multiplier</td><td></td></tr><tr><td></td><td>LV5: 1.5x multiplier</td><td></td></tr></tbody></table>

### Referral Rewards

Bringing new users to Berally also rewards you:

* **100 XP** if your referee buys at least **1 Pass.**
* **10% of the referee’s XP** if they earn at least **1,000 XP** in a cycle.

***

**That’s it! Have fun Berally-ing!**

<br>


---

# 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.berally.io/miscellaneous/the-reward-system.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.
