> For the complete documentation index, see [llms.txt](https://docs.maicrotrader.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maicrotrader.com/8.-usdmaicro-token-full-tokenomics/8.3-liquidity-mining-program-open-beta-concluded.md).

# 8.3 Liquidity Mining Program (Open Beta) \[Concluded]

### Liquidity Mining Program (Open Beta)

10,000,000 $MAICRO tokens (1% of supply) were allocated as rewards for vault depositors during the Open Beta, across three monthly seasons.

| Season   | Dates                     | $MAICRO Allocated | Share of Pool |
| -------- | ------------------------- | ----------------- | ------------- |
| Season 1 | March 3 to March 31, 2026 | 5,000,000         | 50%           |
| Season 2 | April 1 to April 30, 2026 | 3,000,000         | 30%           |
| Season 3 | May 1 to May 31, 2026     | 2,000,000         | 20%           |

Rewards are distributed proportionally to each depositor's share of vault TVL per season. Season 1 depositors earned 2.5x more $MAICRO per dollar than Season 3 depositors at equal TVL, because the Season 1 pool was 2.5x larger.

#### Vesting Schedule for Mining Rewards

| Phase           | % of Rewards | Date                      | Notes                                                           |
| --------------- | ------------ | ------------------------- | --------------------------------------------------------------- |
| Proof-of-Reward | 5%           | April 1, 2026             | Small unlock at end of Season 1, immediately claimable          |
| Growth Lock     | 0%           | April to May 2026         | No tokens claimable during Seasons 2 and 3                      |
| Vesting Cliff   | 25%          | June 7, 2026              | First major unlock, one week after program end                  |
| Linear Vesting  | 50%          | June 7 to August 30, 2026 | Daily linear unlock over 12 weeks                               |
| Loyalty Unlock  | 20%          | August 30, 2026           | Final unlock, requires maintaining vault deposit through period |


---

# 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.maicrotrader.com/8.-usdmaicro-token-full-tokenomics/8.3-liquidity-mining-program-open-beta-concluded.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.
