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

# Tokenomics

Polyway is designed to ensure sustainability and stability for all participants in the ecosystem. The platform employs a thoroughly crafted tokenomic model that guarantees profitability and price stability regardless of market dynamics or shocks.

PLW Token Supply and Distribution

Total Token Supply: 365 million PLW:

* Advisers and Strategic Partners (10% - 36,500,000 PLW). Vesting period is 24 months with 12 months cliff period and unlocking from the 13th month at 8.33% monthly during 12 months.
* NFT (10% - 37,155,000 PLW). NFT collection launch to get funding. 100% to be unlocked immediately.
* Liquidity for Exchanges (12% - 43,800,000 PLW). Providing liquidity for centralized and decentralized exchanges (CEX, DEX).
* Polyway Foundation (12.85% - 46,902,500 PLW). This foundation is intended to support the development of the project. Vesting period is 24 months with 12 months cliff period with one unlocking 6% after 6 months and the remaining 94% from the 13th month at 7.83% during 12 months.
* Pre-sale and Investors (46% - 167, 900, 000 PLW). 50% to be unlocked immediately and the remaining 50% from the 1st month at 25% during 2 months.
* Ambassadors and Marketing Programs (5% - 18,250,000 PLW). Funds for ambassadors, affiliate programs and marketing.
* Retrodrops and Activity Programs (4% - 14,600,000 PLW). Distribution of tokens for participants of retro programs and activities.
* Airdrop for DAO (0.15% - 547,500 PLW). Airdrop for DAO participants with indefinite lockup period. Tokens can only be used for voting in DAO. To unlock, there shall be 5 completed successful votes.

<figure><img src="/files/udA7FRgqFoUkOjQkmxKy" alt=""><figcaption><p>Cliff and vesting period</p></figcaption></figure>

The parameters of the tokenomics model were calculated to ensure the sustainability of the project and encourage participation in various aspects of the Polyway ecosystem.


---

# 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://polyway.gitbook.io/polyway/ecosystem-overview/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.
