> For the complete documentation index, see [llms.txt](https://docs.echelon.io/echelon-prime-foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.echelon.io/echelon-prime-foundation/2.0-prime-token.md).

# 2.0 PRIME Token

[PRIME](https://etherscan.io/token/0xb23d80f5FefcDDaa212212F028021B41DEd428CF) is the utility token for Echelon and its ecosystem of games. PRIME powers token-gated products, services, and experiences called [PRIME Sinks](/echelon-prime-foundation/3.0-prime-sinks.md).\
\
PRIME is distributed through [Gameplay](/echelon-prime-foundation/2.0-prime-token/2.1-gameplay.md) and [Sink Distributions](/echelon-prime-foundation/2.0-prime-token/2.2-sink-distributions.md).

Original total supply: 111,111,111.111\
\
Current supply: 100,000,000. Circulating supply is viewable at [info.echelon.io/prime](https://info.echelon.io/prime/).&#x20;

*The original total supply was 111,111,111 and the initial allocations and percentages of that supply are below. 10% of the total original supply (11,111,111.111 tokens) was burned from the Gameplay Pool on July 2, 2025 (see* [*here*](https://x.com/EchelonFND/status/1940407830106046530) *and* [*here*](https://x.com/EchelonFND/status/1996590235128606927?s=20) *for more info).*

<table><thead><tr><th width="262">PRIME Allocation</th><th width="240">Original amount of PRIME</th><th>% of Total Supply (rounded)</th></tr></thead><tbody><tr><td><a href="https://docs.echelon.io/echelon-prime-foundation/2.0-prime-token/2.1-gameplay">Gameplay Pool</a></td><td>35,227,778</td><td>31.7%</td></tr><tr><td><a href="https://docs.echelon.io/echelon-prime-foundation/6.0-initial-token-distribution/6.3-unlocks">Parallel Studios Reserve</a></td><td>21,848,889</td><td>19.7%</td></tr><tr><td><a href="https://docs.echelon.io/echelon-prime-foundation/6.0-initial-token-distribution/6.3-unlocks">Parallel Studios Investors</a></td><td>18,044,478</td><td>16.2%</td></tr><tr><td><a href="https://docs.echelon.io/echelon-prime-foundation/6.0-initial-token-distribution/6.2-caching">Caching</a></td><td>15,666,667</td><td>14.1%</td></tr><tr><td>Echelon Foundation Reserve</td><td>12,428,333</td><td>11.2%</td></tr><tr><td><a href="https://docs.echelon.io/echelon-prime-foundation/6.0-initial-token-distribution/6.1-prime-events">Prime Events</a></td><td>7,895,000</td><td>7.1%</td></tr><tr><td><strong>Total</strong></td><td><strong>111,111,111</strong></td><td><strong>100%</strong></td></tr></tbody></table>

\
PRIME is available on [Uniswap](https://app.uniswap.org/#/tokens/ethereum/0xb23d80f5fefcddaa212212f028021b41ded428cf) and [Coinbase](https://www.coinbase.com/price/prime).


---

# 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:

```
GET https://docs.echelon.io/echelon-prime-foundation/2.0-prime-token.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
