# Token Distribution

A total supply of 1,000,000,000 WEN token will be allocated as below:

<table><thead><tr><th width="169">Allocation</th><th width="67">%</th><th width="76">TGE</th><th>Vesting</th></tr></thead><tbody><tr><td>Mining pool</td><td>69%</td><td>0%</td><td>0% at TGE. Dynamically emitted over 4 years based on mining contracts in a form of esWEN</td></tr><tr><td>Team</td><td>10%</td><td>0%</td><td>0% at TGE. Linearly vesting over 2 years after TGE</td></tr><tr><td>Early Investor</td><td>6%</td><td>0%</td><td>0% at TGE. Linearly vesting over 2 years after TGE. Fund will be mainly used for code auditing and early development</td></tr><tr><td>Advisors</td><td>5%</td><td>0%</td><td>0% at TGE. Linearly vesting over 2 years after TGE</td></tr><tr><td>DAO</td><td>5%</td><td>100%</td><td>0% at TGE. Linearly vesting over 2 years after TGE</td></tr><tr><td>Fair launch</td><td>4%</td><td>100%</td><td>Fully unlocked at TGE with a hard-cap of 150 ETH, all the fund raised will be used to initialize the protocol. eg. WEN/ETH LP, mint wenUSD, wenUSD/USDC LP etc.</td></tr><tr><td>Treasury</td><td>1%</td><td>100%</td><td>Fully unlocked at TGE, used for CEX/DEX liquidity and marketing purpose</td></tr></tbody></table>

Hence, the initial fully diluted market cap of WEN is 2500 ETH.


---

# 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.wenprotocol.io/token-economy/token-distribution.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.
