# Vesting & Unlock Schedule

To ensure token stability and long-term commitment from stakeholders, WOW3 employs a structured vesting schedule.

#### 📈 Vesting Principles

* **No sudden unlocks**: Vesting is linear and predictable.
* **Aligned incentives**: Contributors, investors, and users are rewarded based on long-term platform success.
* **Community-focused release**: A major portion (60%) is allocated toward the community and ecosystem, unlocking over 3–5 years.

#### 🗓 Vesting Timeline Summary

<table data-header-hidden><thead><tr><th></th><th width="130.13671875"></th><th width="151.5625"></th><th></th></tr></thead><tbody><tr><td><strong>Group</strong></td><td><strong>Cliff</strong></td><td><strong>Vesting Duration</strong></td><td><strong>Notes</strong></td></tr><tr><td><strong>Team &#x26; Advisors</strong></td><td>6 months</td><td>60 months</td><td>To ensure long-term commitment</td></tr><tr><td><strong>Community</strong></td><td>None</td><td>60 months</td><td>10% unlocked at TGE</td></tr><tr><td><strong>Ecosystem &#x26; Growth</strong></td><td>None</td><td>36 months</td><td>15% unlocked at TGE</td></tr><tr><td><strong>Fundraise</strong></td><td>Mixed</td><td>Mixed</td><td>Depends on investor round (Seed/Private/public)</td></tr><tr><td><strong>Liquidity</strong></td><td>0 months</td><td>0 months</td><td>100% unlocked at TGE for market support</td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.wow3.app/the-wow3-token/vesting-and-unlock-schedule.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
