> 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/activity-and-compression.md).

# Activity & Compression

## Active accounts

An active account is one whose owner has purchased at least one Milton Token Pack. An account without a pack purchase is inactive.

After the grace period, active accounts can earn new referral rewards. Inactive accounts can claim previously earned rewards in USDC, but cannot earn new rewards until activation.

## Your first 14 days

You can earn referral rewards during the first 14 days **from your registration**, even if you have not purchased a pack.

After your 14-day period ends, you must have purchased at least one pack to continue earning new rewards. The period applies to each account from its own registration date.

The exact time cut-off and timezone are TBD.

## Compression

The programme skips an inactive account and moves its reward upward. In the supplied example, if the direct inviter is inactive, the next active person receives the 10% reward, and the person above receives the 5% reward.

The seven-level limit counts the **original sponsor positions above the buyer**. Compression can skip inactive accounts within those seven positions, but cannot bring in a recipient from the eighth position or beyond. If no eligible active recipient exists within that boundary, the unpaid reward goes to the Breakage Pool.

## Breakage Pool

The programme directs unpaid commissions to the Breakage Pool when the structure ends or no eligible active upline recipient exists within the stated limit.

For a purchase without an inviter, the **entire 25% referral allocation** goes to the Breakage Pool, including the portion that would otherwise fund the Legends Pool.

The plan provides for using these funds for promotions, extra bonuses, community rewards and special events. Distribution timing and authorization rules are TBD.

Sources: supplied *Milton Empire Referral System*, page 2, sections 3–5, and page 3, sections 7–8; project-owner confirmation on 11 September 2026. The individual registration-based grace period replaces the PDF's global launch 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.miltonempire.com/rewards-program/activity-and-compression.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.
