> For the complete documentation index, see [llms.txt](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/token-category-definitions-and-information.md).

# Token Category Definitions and Information

#### **Private Investment Round**

The **Private Investment Round** is the primary fundraising phase of Polyverse, allocating **20%** of the total token supply, equivalent to **10,000,000,000** tokens, to strategic investors and partners. This round focuses on attracting strategic investors who can contribute significantly to the project's long-term success and ecosystem development.

* **Token Generation Event (TGE) Unlock**: 0%
* **Cliff Period**: 12 months
* **Daily Vesting**: 20 months
* **Total Vesting Period**: 32 months

This extended vesting schedule ensures alignment between investors and the project's long-term vision, promoting stability and sustained growth.

\
**Public Sale**

The **Public Sale** is designed to engage the broader community, allocating **2%** of the total token supply, which amounts to **1,000,000,000** tokens. This allocation is intended for IDO platforms and public investors, providing an opportunity for community members to participate in the Polyverse ecosystem.

* **Token Generation Event (TGE) Unlock**: 20% of allocation
* **% of Supply Unlocked at TGE**: 0.40%
* **Cliff Period**: 0 months
* **Daily Vesting**: 6 months
* **Total Vesting Period**: 6 months

This structure allows for immediate participation while ensuring a gradual release of tokens to maintain market stability.

#### **Team Allocation**

The **Team** category allocates **14%** of the total token supply, equivalent to **7,000,000,000** tokens, to the core team behind Polyverse. These tokens serve as compensation and incentive for the team's ongoing commitment to the project's success.

* **Token Generation Event (TGE) Unlock**: 0%
* **Cliff Period**: 12 months
* **Daily Vesting**: 36 months
* **Total Vesting Period**: 48 months

This vesting schedule ensures that the team remains dedicated to the project's long-term objectives, aligning their interests with the growth and sustainability of Polyverse.

\
**Advisors**

The **Advisors** category allocates **3%** of the total token supply, amounting to **1,500,000,000** tokens, to compensate advisors who fine-tune the team's vision and strategy. These advisors play a crucial role in supporting both short-term initiatives and long-term goals that the team may need assistance with.

* **Token Generation Event (TGE) Unlock**: 7% of allocation
* **% of Supply Unlocked at TGE**: 0.21%
* **Cliff Period**: 2 months
* **Daily Vesting**: 9 months
* **Total Vesting Period**: 11 months

This vesting plan incentivizes advisors to contribute effectively while ensuring their continued support throughout critical phases of the project's development.

#### **Marketing**

The **Marketing** category is allocated **10%** of the total token supply, equaling **5,000,000,000** tokens. These tokens are dedicated to all marketing-related activities, including influencer partnerships, cross-marketing collaborations, events within the platform, and promotions aimed at increasing exposure, awareness, and user acquisition.

* **Token Generation Event (TGE) Unlock**: 3% of allocation
* **% of Supply Unlocked at TGE**: 0.30%
* **Cliff Period**: 0 months
* **Daily Vesting**: 12 months
* **Total Vesting Period**: 12 months

This allocation ensures a sustained marketing effort to support long-term user acquisition and retention strategies, including potential airdrop campaigns and collaborations with key opinion leaders (KOLs).

#### **Gaming Ecosystem**

The **Gaming Ecosystem** allocation comprises **26%** of the total token supply, totaling **13,000,000,000** tokens. These tokens are utilized to reward users who participate within the **$PATIC** ecosystem and the game itself, incentivizing engagement and integrating the Web3 elements of Polyverse's product.

* **Token Generation Event (TGE) Unlock**: 0%
* **Cliff Period**: 0 months
* **Daily Vesting**: 96 months
* **Total Vesting Period**: 96 months

This long-term vesting schedule ensures a steady and sustainable distribution of rewards, fostering user retention and continuous participation in the ecosystem.

#### **Reserve**

The **Reserve** category holds **10%** of the total token supply, which is **5,000,000,000** tokens. This reserve acts as a strategic surplus of tokens that may be utilized for future development opportunities and unforeseen needs.

* **Token Generation Event (TGE) Unlock**: 0%
* **Cliff Period**: 3 months
* **Daily Vesting**: 60 months
* **Total Vesting Period**: 63 months

The reserve provides flexibility for the project to address future challenges and capitalize on strategic initiatives that may arise.

#### **Airdrop**

The **Airdrop** category is allocated **3%** of the total token supply, amounting to **1,500,000,000** tokens. These tokens are designated for community engagement, including beta testers of the Polyverse platform and participants in specific marketing activities during the early stages of the product launch.

* **Token Generation Event (TGE) Unlock**: 10% of allocation
* **% of Supply Unlocked at TGE**: 0.30%
* **Cliff Period**: 0 months
* **Daily Vesting**: 12 months
* **Total Vesting Period**: 12 months

This allocation aims to build exposure and accelerate user acquisition by rewarding early supporters and active community members.

#### **Liquidity**

The **Liquidity** category allocates **12%** of the total token supply, equivalent to **6,000,000,000** tokens. These tokens are reserved for liquidity purposes, including market making and providing liquidity on exchanges to ensure smooth trading experiences.

* **Token Generation Event (TGE) Unlock**: 15% of allocation
* **% of Supply Unlocked at TGE**: 1.80%
* **Cliff Period**: 0 months
* **Daily Vesting**: 24 months
* **Total Vesting Period**: 24 months

This allocation ensures that the token has sufficient liquidity over time, supporting the listing strategy and collaborating with chosen market makers to maintain a stable and accessible market.

Polyverse aims to foster a robust and sustainable ecosystem. Each category is meticulously planned to align with the project's goals, ensuring that resources are allocated efficiently to promote growth, stability, and long-term success.


---

# 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://projectpolyverse.gitbook.io/polyverse-token-economy-whitepaper/tokenomics-breakdown/token-category-definitions-and-information.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.
