# $NWB Distribution

The distribution of `$NWB` tokens will take place according to the following breakdown:

<table><thead><tr><th>Destination</th><th align="right">Amount of $NWB</th><th align="center">Percentage</th><th width="199" align="center">Token release</th><th align="center">Initial $NWB price (USD)</th><th align="right">Total USD equivalent</th></tr></thead><tbody><tr><td>Seed</td><td align="right">30,000,000</td><td align="center">3%</td><td align="center">5% @ listing, 1m cliff, linear over 36m</td><td align="center">0.025</td><td align="right">750,000</td></tr><tr><td>Private </td><td align="right">108,000,000</td><td align="center">10.8%</td><td align="center">10% @ listing, 1m cliff, linear over 36m</td><td align="center">0.035</td><td align="right">3,780,000</td></tr><tr><td>IDO</td><td align="right">10,000,000</td><td align="center">1.0%</td><td align="center">25% @ listing, linear over 3m</td><td align="center">0.050</td><td align="right">500,000</td></tr><tr><td>Liquidity Pool</td><td align="right">40,000,000</td><td align="center">4%</td><td align="center">Strategic as per market demand</td><td align="center">--</td><td align="right">--</td></tr><tr><td>Marketing</td><td align="right">140,000,000</td><td align="center">14%</td><td align="center">1m locked, 15% on m2, then linear</td><td align="center">--</td><td align="right">--</td></tr><tr><td>Team </td><td align="right">200,000,000</td><td align="center">20%</td><td align="center">6m locked, then linear over 36m</td><td align="center">--</td><td align="right">--</td></tr><tr><td>Advisors</td><td align="right">50,000,000</td><td align="center">5%</td><td align="center">6m locked, then linear over 36m</td><td align="center">--</td><td align="right">--</td></tr><tr><td>Rewards</td><td align="right">422,000,000</td><td align="center">42.2%</td><td align="center">Over 5 years to support game</td><td align="center">--</td><td align="right">--</td></tr><tr><td><strong>TOTAL</strong></td><td align="right"><strong>1,000,000,000</strong></td><td align="center"><strong>100%</strong></td><td align="center"></td><td align="center"></td><td align="right"></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.nowayback.io/tokenomics/usdnwb-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.
