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

# Tokenomics

Clear tokenomics and full transparency are essential for building real trust with our community. Here's a detailed breakdown of how we're allocating [$APEX](https://x.com/search?q=%24APEX\&src=cashtag_click) tokens, so everyone is on the same page from day one:&#x20;

**Market (60%)**&#x20;

\- Fully allocated to the community through public distribution.&#x20;

**Startup R\&D (15%)**&#x20;

\- Dedicated primarily to further R\&D and clinical validation in the US to secure FDA approval.&#x20;

\- Vesting: 1% unlocked at TGE; remaining 14% after a 30-day cliff, then linearly vested over 150 days. D-Day&#x20;

**Operations (10%)**&#x20;

\- Supports the broader D-Day ecosystem, incubation services, and strategic growth.&#x20;

\- Vesting: 1% unlocked at TGE; remaining 9% after 30-day cliff, linearly vested over 150 days.&#x20;

**Marketing & Partnerships (6%)**&#x20;

\- Key Partners: 25% unlocked at TGE, remaining 75% linearly vested over 180 days.&#x20;

\- Community Airdrops & Rewards: Fully unlocked at TGE.&#x20;

**Treasury (9%)**&#x20;

\- Reserved for future partnerships, CEX listings, and operational expenses.&#x20;

\- 3% unlocked at TGE exclusively for CEX listings.&#x20;

\- Remaining 6% after 30-day cliff, vested linearly over 365 days.&#x20;

\- Transparent reporting of every treasury transaction on Discord. Minimal Dump Risk: - Only 5% of internal allocations are circulating at TGE (including partnerships, community airdrops and rewards) significantly minimizing sell-off risk.&#x20;

\- Locked allocations stored securely in multisig wallets with transparent on-chain vesting.

<figure><img src="/files/xyJmhdYJonirSSsXjdz3" alt=""><figcaption></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://docs.apex-ai.ai/appendix/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.
