# Token Allocation

<table><thead><tr><th width="199.0912853786777" align="center">Allocation</th><th width="150" align="center">Allocation %</th><th width="150" align="center">Token Supply</th><th align="center">Purpose</th></tr></thead><tbody><tr><td align="center">Play and Earn</td><td align="center">40%</td><td align="center">400,000,000</td><td align="center">Player and Bank Rewards</td></tr><tr><td align="center">Play for Change</td><td align="center">7.5%</td><td align="center">75,000,000</td><td align="center">Making a Difference</td></tr><tr><td align="center">Development</td><td align="center">10%</td><td align="center">100,000,000</td><td align="center">Develop the Game</td></tr><tr><td align="center">Marketing</td><td align="center">7.5%</td><td align="center">75,000,000</td><td align="center">Game Publicity and Partnerships</td></tr><tr><td align="center">Team</td><td align="center">10%</td><td align="center">100,000,000</td><td align="center">Reward Dev Team Members</td></tr><tr><td align="center">DEX Listing</td><td align="center">5%</td><td align="center">50,000,000</td><td align="center">Liquidity Pool</td></tr><tr><td align="center">Reserve</td><td align="center">5%</td><td align="center">50,000,000</td><td align="center">Reserve for CEX and emergency fund</td></tr><tr><td align="center">Private Sale</td><td align="center">5%</td><td align="center">50,000,000</td><td align="center">Sale for Partners</td></tr><tr><td align="center">Public Sale</td><td align="center">10%</td><td align="center">100,000,000</td><td align="center">Sale for Early Supporters and Partners</td></tr></tbody></table>


---

# Agent Instructions: 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://whitepaper.farluna.land/tokenomics/token-allocation.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.
