# Reward Campaigns

Tea-REX Campaign events are here! Check out our latest one for adventure and treasures!\
\
Running events:

* [2026 brBTC Campaign](/reward-campaigns/2026-brbtc-campaign.md)
* [2026 New Year Trading Campaign](/reward-campaigns/2026-new-year-trading-campaign.md)
* [2026 Waterhole Surge Programs](/reward-campaigns/2026-waterhole-surge-programs.md)

No events at the moment? [**F**<mark style="color:blue;">**ollow Rex's journey on X for the latest news!**</mark>](https://x.com/0xteaRex)&#x20;

***

## Trading Campaign Rules & Mechanics

### 💥Roar Amplifiers: Boosted Reward Pools

The louder the jungle, the greater the bounty.

Each market’s reward pool can grow as Rex Wranglers collectively drive up trading volume.

1. When the total trading volume in a market surpasses its target volume, that market’s reward pool amplifies.
2. **⚡For every additional increment in trading volume, another 10,000 $SEI will be added to that market’s pool!⚡**  (see table above)
3. The rewards will build higher and higher until the jungle’s bounty reaches its peak at 300,000 $SEI across all markets combined.

{% hint style="success" %}
**Example:**

* If the total trading volume in the WSEI market reaches 0.8M USDC, its reward pool remains at the base 30,000 $SEI.
* Once the volume surpasses 1M USDC, the pool amplifies — rising from 10,000 $SEI to 20,000 $SEI.
* If the volume continues to climb and hits 5M USDC, the rewards will expand further to 60,000 $SEI.
  {% endhint %}

Everyone in a market benefits — the louder the jungle trades, the stronger every Rex’s roar becomes.

***

### 🦴 Roar Mechanics

#### Eligibility

* Each position must have a minimum size of 50 USDC\
  (E.g., 5 USDC × 10× leverage = eligible).
* Positions below this threshold are not counted toward tier qualification or volume share.

#### Tiers by Number of Positions Opened

Your Tier is determined by how many eligible positions you open in each market.

Within each tier, rewards are distributed proportionally by trading volume share.

| Tier      | Positions Opened (per market) | Share of Market Reward Pool |
| --------- | ----------------------------- | --------------------------- |
| 🦖 Tier 1 | ≥ 100 positions               | 60 %                        |
| 🐊 Tier 2 | 16 – 99 positions             | 30 %                        |
| 🦎 Tier 3 | 1 – 15 positions              | 10 %                        |

Each market (e.g., WBTC, WETH) has its own reward pool and tier tracking — you may qualify for different tiers in each.&#x20;

Rewards are calculated per market first, then distributed by tier.\
\
Within each market and tier, rewards are distributed proportionally by user trading volume.

{% hint style="success" %}
**Reward Calculation Example:**

* In the WBTC market, 10,000 SEI is allocated and split by tier:
  * Tier 1: 6,000 SEI
  * Tier 2: 3,000 SEI
  * Tier 3: 1,000 SEI
* If Tier 2 contributes 1.5M in trading volume and Rex Wrangler A trades 0.3M in Tier 2\
  → 0.3M / 1.5M = 20%\
  → Rex Wrangler A’s trading volume: 20% of Tier 2 in the WBTC market&#x20;

**→ Rex Wrangler A’s reward = 20% × 3,000 = 600 $SEI**&#x20;
{% endhint %}

By opening more valid positions, Rex Wranglers can climb tiers and access larger portions of the reward pool.

#### Track Your Tier Progress

You can easily track your current tier progress directly on the campaign panel.

Hover over your Tier number to view the number of eligible positions you’ve opened — and how many more you need to advance to the next tier.

{% hint style="success" %}
**Example:**&#x20;

This Rex Wrangler has opened two positions sized over 50 USDC in the WETH market, placing them in Tier 3.

They will need to open 28 more positions (for a total of 30) to reach Tier 2.

<img src="/files/UZXnc4EkGtJnuznCHp0v" alt="" data-size="original"><br>
{% endhint %}

***

## 🛠️ Claiming Rewards

1. Head to the new Rewards tab after the epoch ends and when claiming becomes available. (Rewards are claimable 48 hours after the end of each trading epoch)<br>

   <figure><img src="/files/uhCBjGkOrV9jqCoPabVc" alt=""><figcaption></figcaption></figure>
2. Claim your $SEI
3. You’ll have 90 days to claim after each epoch ends — don’t let your $SEI fossilize 🦕

{% hint style="info" %}
Your rewards will be calculated after the epoch ends. Once finalized, you'll see exactly how much $SEI your Rexes earned in each market, like this:

<img src="/files/ETP1VOPYrLrvF98vz7eg" alt="" data-size="original">
{% endhint %}

***


---

# 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.trex.trade/reward-campaigns.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.
