> 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/milton-token/overview.md).

# MILTON Token

MILTON is the utility token that the team is developing for access and participation across Milton Empire. The planned uses begin with casino payments and access, followed by membership and then staking.

## Token information

| Field                                          | Information                                  |
| ---------------------------------------------- | -------------------------------------------- |
| Name                                           | MILTON                                       |
| Symbol                                         | MILTON; the website uses $MILTON in its copy |
| Network                                        | Base                                         |
| Total supply in the confirmed allocation model | 1,000,000,000 MILTON                         |
| Current sale price range                       | 0.117–0.14 USDC per MILTON                   |
| Contract linked by the website                 | `0xbB8BBca9B6A4451a4D8b1B3844B2AfbcC3b4C80B` |
| Listing price                                  | TBA                                          |

Sale price range confirmed on 11 September 2026. This range describes the sale offering, without establishing a future market price.

The address above reproduces the website's [Basescan link](https://basescan.org/address/0xbB8BBca9B6A4451a4D8b1B3844B2AfbcC3b4C80B). Independent verification of the contract's supply and permissions remains pending.

## Purpose and availability

The team describes MILTON as providing utility without equity, shareholder rights or guaranteed financial returns. Holding MILTON does not establish ownership of ecosystem businesses or their assets.

MILTON utility features are in development and are not available yet. See [Token Utility](/milton-token/utility.md) for the planned sequence, [Tokenomics](/milton-token/tokenomics.md) for allocations and [Cliff & Vesting](/milton-token/vesting.md) for release terms.

Sources: [Milton Empire homepage](https://sales.miltonempire.com/), [tokenomics-v1](https://sales.miltonempire.com/docs/tokenomics-v1.pdf), and project-owner confirmation on 11 September 2026.


---

# 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/milton-token/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.
