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

# Token Distribution

CAPA tokens epitomize the heart of the CAPA Meme Nation economy, igniting transactions and cultivating active participation. Crafted for utility and value, CAPA tokens unlock a realm of exclusive perks, governance influence, and lucrative rewards within our dynamic digital realm. Embrace the epitome of decentralized finance with CAPA tokens, fueling innovation and prosperity across our burgeoning meme nation.\
\
CAPA token distribution represents the bedrock of our decentralized economy, with a **total supply** of \
**1 Billion (1000 Million i.e. 1,000,000,000) tokens** meticulously allocated to fuel growth and sustainability. \
\
Our token distribution model ensures a balanced and sustainable ecosystem, with allocations carefully curated to benefit all stakeholders. Private investors and strategic partners secure 14% and 4% of the total supply, respectively, fostering early support and long-term vision alignment. The public round encompasses 36%, democratizing access and empowering our community. Liquidity provision, vital for market efficiency, receives 19%, while our dedicated team and advisors are allocated 8%, ensuring expertise and guidance. Airdrops and community growth initiatives each claim 2% and 7%, respectively, nurturing engagement and inclusivity. Finally, 10% is earmarked for liquidity growth, safeguarding stability and resilience. <br>

<figure><img src="/files/wOLBquPdIhCaf7gSuQ5e" alt=""><figcaption><p>Distribution of Cake Panda (CAPA) Supply</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://cakepanda.gitbook.io/capa/tokenomics/token-distribution.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.
