> For the complete documentation index, see [llms.txt](https://docs.miltonempire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.miltonempire.com/rewards-program/overview.md).

# Programme Overview

> Rules confirmed on 11 September 2026, including an individual 14-day grace period from registration. Unresolved operational parameters are marked TBD.

The Milton referral programme rewards participants for introducing buyers of Milton Token Packs and developing active teams.

The programme allocates **25% of each pack purchase** to referral rewards. For purchases with an inviter, the split is:

| Component         | Purchase share | Purpose                                      |
| ----------------- | -------------- | -------------------------------------------- |
| Uni-Level rewards | 20%            | Commissions across up to seven upline levels |
| Legends Pool      | 5%             | Rewards for qualifying team leaders          |
| Total             | 25%            | Combined referral allocation                 |

An **upline** is the chain of inviters above a buyer. The direct inviter is the first level; that person's inviter is the second level.

The 25% is a combined programme allocation. It is not the reward percentage earned by an individual participant. The plan also directs certain unpaid commissions to a Breakage Pool.

Read [Uni-Level Rewards](/rewards-program/uni-level.md), [Activity & Compression](/rewards-program/activity-and-compression.md) and [Legends Pool](/rewards-program/legends-pool.md) for the calculation rules described in the PDF.

## Sponsor and repeat purchases

Once assigned, a sponsor cannot be changed. Repeat purchases follow the same referral conditions as the first purchase.

For purchases without an inviter, the entire 25% referral allocation goes to the Breakage Pool. The usual Uni-Level and Legends Pool split does not apply to those purchases. The event and mechanism that establish the initial sponsor are TBD.

## Claiming rewards

Rewards are denominated in **USDC on Base**. Users claim rewards themselves, with a **minimum claim amount of 100 USDC**.

The programme includes a 24-hour restriction before claim. The event that starts that restriction is awaiting clarification. Once rewards are eligible, users can initiate a claim without waiting for a scheduled payout batch. This does not guarantee instant blockchain settlement.

Fees and the treatment of rewards from refunded or cancelled purchases remain TBD.

This programme concerns token-pack purchases. The sources do not establish that the same rules apply to casino activity or physical-product sales.

Sources: supplied *Milton Empire Referral System*, pages 1–3, and project-owner confirmation on 11 September 2026. The owner's confirmation supersedes the PDF's global grace-period wording.


---

# 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.miltonempire.com/rewards-program/overview.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.
