> For the complete documentation index, see [llms.txt](https://docs.trex.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trex.trade/reward-campaigns/2026-brbtc-campaign.md).

# 2026 brBTC Campaign

Don't miss out on the first brBTC trading campaign!

### Duration & Rewards

* **Duration:** Jan 26, 2026 12:00 → Feb 9, 2026, 12:00 UTC &#x20;
* **Total cap for rewards**: 50,000 $SEI
* **Claim available:** Feb 11, 2026 12:00 UTC
* **Claim before:** May 10, 2026 12:00 UTC

Base & amplified rewards breakdown:

<table><thead><tr><th width="124.79998779296875">Market</th><th width="206.79998779296875" align="center">Base Rewards ($SEI)</th><th align="center">Amplified Rewards (Increment)</th></tr></thead><tbody><tr><td>brBTC</td><td align="center">10,000</td><td align="center">+10,000 $SEI per 100k trading volume</td></tr></tbody></table>

💡 *As the jungle’s volume rises, these base rewards will amplify — see* [*Roar Amplifiers*](/reward-campaigns.md#roar-amplifiers-boosted-reward-pools)*.*

**→ See** [**Reward Campaigns page**](/reward-campaigns.md) **for Trading Campaign Rules & Mechanics**

***

🦖 Start Roaring 👉 <https://trex.trade/trade><br>

*All campaign details and rewards are subject to on-chain verification and final calculations at campaign end.*


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.trex.trade/reward-campaigns/2026-brbtc-campaign.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
