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

# Token Allocation

<figure><img src="/files/QJd3rTeK65egfDXyncSV" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="179.734375">Categories</th><th width="96.42578125">Ratio</th><th>Purpose</th></tr></thead><tbody><tr><td>Community </td><td>58%</td><td>The purpose of community allocations in tokenomics is to activate the ecosystem and incentivize participation.<br>(e.g. maximizing network effects, Encouraging governance participation, building long-term loyalty)</td></tr><tr><td>Foundation</td><td>15%</td><td>Supports long-term project development, ecosystem growth, and community.</td></tr><tr><td>Core Contributor</td><td>13%</td><td>Rewards key team members and early contributors for ongoing contributions and innovation.</td></tr><tr><td>Investor</td><td>12%</td><td>Provides funding for investors and strategic partners.</td></tr><tr><td>Meme Treasury</td><td>2%</td><td>The Meme Treasury funds community incentives, supports creators, ensures ecosystem stability, and engages in fun activities</td></tr></tbody></table>


---

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