> For the complete documentation index, see [llms.txt](https://astralecosystem.gitbook.io/astralecosystemwhitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astralecosystem.gitbook.io/astralecosystemwhitepaper/astral-ecosystem-2.0/tokenomics.md).

# TOKENOMICS

SHROOM token is a digital currency of the Astral Ecosystem and the main functions of the platform will be performed using SHROOM token. If you want to pay for services provided by Astral Ecosystem, you pay in SHROOM, and you can exchange them on DEXs and CEXs. There will be no increase in supply over time.&#x20;

A total of 85,000,000,000,000 SHROOM tokens are now available to be claimed. A total of 42,500,000,000,000 SHROOM tokens will be airdropped. SHROOM tokens that have not been claimed within 7 days will be used for the Community Long-Term Incentive Reward Program. In the AIRDROP phase, AstralFrens & VisionaryFrens NFT owners receive a different amount of SHROOM compared to other members in proportion to the amount of NFT they own. All reserved amount of SHROOM in separate phases(Airdrop, Seed, Presale, Publicsale) can be received during the AIRDROP phase.&#x20;

1 BILLION SHROOM (SEED PHASE) : 0.0025 ETH&#x20;

1 BILLION SHROOM (PRESALE PHASE) : 0.005 ETH&#x20;

1 BILLION SHROOM (PUBLICSALE PHASE) : 0.01ETH

<figure><img src="/files/Wj7eiwCGGzMjMZWn1c41" alt=""><figcaption><p>TOKENOMICS</p></figcaption></figure>


---

# 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://astralecosystem.gitbook.io/astralecosystemwhitepaper/astral-ecosystem-2.0/tokenomics.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.
