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

# Tokenomics

The EarnPark tokenomics is designed for a balanced and sustainable distribution of 1,000,000,000 PARK tokens among key participants, including token sale participants, the community, core contributors, partners, and liquidity pools.

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

Token Sale — 17.3% (172,668,442 tokens). \
Tokens will be distributed across multiple tiers of token sales:

* Seed: 15M token amount, 7.5% initial unlock, initial unlock week: 12, 84 weeks vesting;
* Tier 1: 62.5M tokens, 12.5% initial unlock, initial unlock week: 8, 24 weeks vesting;
* Tier 2: 10M tokens, 12.5% initial unlock, initial unlock week: 8, 24 weeks vesting;
* Tier 3: 58.5M tokens, 12.5% initial unlock, initial unlock week: 5, 24 weeks vesting;
* Tier 4: 21.32M tokens, 15% initial unlock, initial unlock week: 3, 20 weeks vesting;
* Tier 5: 2.8M tokens, 15% initial unlock, initial unlock week: 2, 20 weeks vesting;
* Tier 6: 2.6M tokens, 17% initial unlock, initial unlock week: 1, 20 weeks vesting;

**Community** — 40% (400,000,000 tokens). \
Allocated for marketing, rewards, liquidity incentives, and staking programs, this portion encourages new user growth and active participation within the ecosystem:

* Marketing: 50M token amount, 0% initial unlock, vesting start week 30, 48 weeks vesting;
* Incentives: 290M token amount, 5% initial unlock, initial unlock week: 25, 144 weeks vesting;
* Staking: 60M token amount, 5% initial unlock, initial unlock week: 13, 96 weeks vesting;

**Core Contributors** — 22% (220,000,000 tokens). \
Reserved for the founding team, contributors, and advisors, including strategic initiatives  to ensure long-term commitment and platform growth:&#x20;

* Ecosystem fund: 200M token amount, 0% initial unlock, vesting start week 49, 144 weeks vesting;
* Advisory: 20M token amount, 0% initial unlock, vesting start week 49, 96 weeks vesting;

**Partnerships** — 3% (30,000,000 tokens).\
0% initial unlock, vesting start week 25, 48 weeks vesting. Allocated for key partners, advisors, and regulatory support.

**Liquidity Pool** — 6% (60,000,000 tokens).\
100% initial unlock, no lock-up, no vesting. \
Supports liquidity on exchanges and market-making activities.\
\
**Treasury** — 9.23% (117,333,558 tokens).\
Terms to be announced.\
Could be used to support liquidity pool, staking, platform operations, and ecosystem initiatives.

<figure><img src="/files/88jUuaeNA4jwVA2mE6VO" alt=""><figcaption></figcaption></figure>

Each category follows a defined vesting schedule, which prevents the market from oversaturating and promotes the platform’s sustainable growth. For example, tokens for the core team and advisors will be unlocked over 48 months, ensuring long-term involvement in the project’s development. This extended timeline also allows the token's utility features to be fully realized, supporting long-term adoption and use within the community.

#### Tokenomics Audit

PARK tokenomics has been independently audited by 8Blocks – a specialized tokenomics design and audit firm. \
The audit covered token supply and distribution structure, vesting schedules and unlock mechanics, sell pressure modeling, incentive and staking economics, liquidity and treasury allocation, and long-term sustainability risks.

<figure><img src="/files/ZqFWCaowlPSATafa2C4S" 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.earnpark.com/token-whitepaper/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.
