> For the complete documentation index, see [llms.txt](https://maiga.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maiga.gitbook.io/docs/incentives/pre-tge-campaign.md).

# Pre-TGE campaign

{% hint style="success" %}
**To win 1 BTC, 100 BNB with total prize pool worth $1M USD, start by** [**boosting your MAIGA XP today**](https://t.me/maigaxbt_bot)**!**
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdfOtnGE-Y9zz3NF5VmYu1Hn0cfnddu7ES7YyVDE1X7ponMrAN6Olq0jUYMeIzYSnLequgeo4FF6y8FbqEgjnK0uvKXrjHAUlPNxvB2OQBHGvONciHDHmZER43XWEMlhyxvm5DdVA?key=VizouvlnHWaHpwuRwShWWg" alt=""><figcaption></figcaption></figure>

## Boost XP. Gain Reward Hashes. Win up to 1 BTC

The bull market is back for 2025! It’s time to $MAIGA (Make AI Great Again!)&#x20;

As we countdown to TGE, we’re dropping one of the biggest campaigns in 2025: a $1,000,000 pre-TGE giveaway for early users, loyal community members, and lucky boosters with real cash prizes (1 BTC, 100 BNB with total prize pool worth $1M USD).&#x20;

**To win 1 BTC, 100 BNB with total prize pool worth $1M USD, start by** [**boosting your MAIGA XP today**](https://t.me/maigaxbt_bot)**!**

{% hint style="info" %}
[**Read more about Boost XP**](/docs/incentives/boost-xp.md)
{% endhint %}

## Reward Hash lucky draw prize

<table data-header-hidden><thead><tr><th width="281.83203125"></th><th width="123.27734375"></th><th width="206.46875"></th></tr></thead><tbody><tr><td><strong>Reward Hash Lucky Draw Ending</strong></td><td><strong>BNB Prize</strong></td><td><strong>USD Value ($1,000/BNB)</strong></td></tr><tr><td>00, 11, 22, 33, 44, 55, 66, 77, 88, 99, aa, bb, cc, dd, ee, ff</td><td>0.015 BNB</td><td>$15</td></tr><tr><td>123, 456, 789, abc, def</td><td>0.15 BNB</td><td>$150</td></tr><tr><td>1234, 6789, abcd</td><td>1.5 BNB</td><td>$1,500</td></tr><tr><td>12345, abcde</td><td>15 BNB</td><td>$15,000</td></tr><tr><td>123456</td><td>1 BTC</td><td>$100,000 +</td></tr></tbody></table>

{% hint style="success" %}
T**he more you boost, the higher your chances of hitting a winning reward hash.**
{% endhint %}

{% hint style="info" %}
To learn more about Reward Hash, read more: [**Reward Hash explanation**](/docs/incentives/boost-xp/reward-hash.md).
{% endhint %}

## Example of actual reward hash

Alice boosted XP on the MaigaXBT AI agent and sends a transaction on-chain on opBNB mainnet. In 6 transactions, Alice managed to get an actual on-chain reward hash of <kbd><mark style="color:green;">**98EEAA**<mark style="color:green;"></kbd> (see screenshot) and won a Reward Hash lucky draw prize of **0.015 BNB** (\~$15).

<figure><img src="/files/rxc5GMh7Ltf7PYkWn2eG" alt=""><figcaption><p><a href="https://opbnb.bscscan.com/tx/0x0e7c86c27690f8d9c615479068b505b6fd581bc8f43dffc179e4170362d9ab79#eventlog">https://opbnb.bscscan.com/tx/0x0e7c86c27690f8d9c615479068b505b6fd581bc8f43dffc179e4170362d9ab79#eventlog</a></p></figcaption></figure>

<figure><img src="/files/3dqSzfEPgGIQfSlCi5JX" alt=""><figcaption><p><a href="https://opbnb.bscscan.com/tx/0x0e7c86c27690f8d9c615479068b505b6fd581bc8f43dffc179e4170362d9ab79#eventlog">https://opbnb.bscscan.com/tx/0x0e7c86c27690f8d9c615479068b505b6fd581bc8f43dffc179e4170362d9ab79#eventlog</a></p></figcaption></figure>


---

# 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://maiga.gitbook.io/docs/incentives/pre-tge-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.
