> For the complete documentation index, see [llms.txt](https://woken-exchange.gitbook.io/wokenexchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://woken-exchange.gitbook.io/wokenexchange/protocol-and-tokenomic/tokenomic.md).

# Tokenomic

### WKN Total Supply

**300 000 000, minted.**

### WKN distribution

<table data-full-width="false"><thead><tr><th width="411.3333333333333">Distribution</th><th>WKN</th><th>Total Supply %</th></tr></thead><tbody><tr><td>Community</td><td>195 000 000</td><td><strong>65 %</strong></td></tr><tr><td>Protocol</td><td>105 000 000</td><td><strong>35 %</strong></td></tr></tbody></table>

<div data-full-width="false"><figure><img src="/files/pvpdNPjhg9u8I8gWVQK6" alt="" width="563"><figcaption><p>WKN Distribution</p></figcaption></figure></div>

###

### WKN Community distribution 195M

<table data-full-width="false"><thead><tr><th width="310.3333333333333">Community distribution</th><th width="143">WKN</th><th width="146">Community %</th><th>Total Supply %</th></tr></thead><tbody><tr><td>WKN-USDC Arbitrum Genesis LP + Genesis holders</td><td>63 000 000</td><td>32.3 %</td><td><strong>21 %</strong></td></tr><tr><td>Reserve* providing WKN-USDC Genesis LP Arbitrum</td><td>7 000 000</td><td>3.59 %</td><td><strong>2.33 %</strong></td></tr><tr><td>Grant reserve for Certified Projects (for Arbitrum and other chains)</td><td>9 000 000</td><td>4.61 %</td><td> <strong>3 %</strong></td></tr><tr><td>Reserve* WKN LP for other chains and for CEX</td><td>26 000 000</td><td>13.33 %</td><td><strong>8.66 %</strong></td></tr><tr><td>Reserve DAO reward (for Arbitrum and other chains)</td><td>90 000 000</td><td>46.16 %</td><td><strong>30 %</strong></td></tr></tbody></table>

&#x20;      *\*can also be used for DAO reserve / can also be burned (protocol vote)*

<figure><img src="/files/DuFkpWguzjHOBF8pmohC" alt="" width="375"><figcaption><p>Community distribution</p></figcaption></figure>

###

### WKN Protocol distribution 105M

<table data-full-width="false"><thead><tr><th width="310.3333333333333">Protocol distribution</th><th width="143">WKN</th><th width="146">Protocol %</th><th>Total Supply %</th></tr></thead><tbody><tr><td>Team</td><td>42 000 000</td><td>40 %</td><td><strong>14 %</strong></td></tr><tr><td>Treasury (development, marketing, strategic partners, private investors)</td><td>63 000 000</td><td>60 %</td><td><strong>21 %</strong></td></tr></tbody></table>

<figure><img src="/files/ez4HYJfqCOS71LPag0Ln" alt="" width="375"><figcaption><p>Protocol distribution</p></figcaption></figure>

## WKN Emission

WKN emission **at launch is** **96,5M / 300M**\
WKN emission **after 4 years is 300M**

\
Reserve token available is stored on a cold wallet \
Else reserve token is vested for a maximum time of 4 years (1 year cliff + linear vesting curve)

<table data-full-width="false"><thead><tr><th width="220.33333333333331">Emission (M)</th><th width="156">Launch 11/2023</th><th width="100">11/2024</th><th width="98">11/2025</th><th width="96">11/2026 </th><th>11/2027</th></tr></thead><tbody><tr><td>Genesis LP/holders</td><td>63 </td><td></td><td></td><td></td><td></td></tr><tr><td>Reserve Genesis LP</td><td>7 </td><td></td><td></td><td></td><td></td></tr><tr><td>Reserve Grant</td><td>4.5</td><td>9</td><td></td><td></td><td></td></tr><tr><td>Reserve DAO</td><td>8</td><td>start</td><td>35.33</td><td>62.66</td><td>90</td></tr><tr><td>Reserve CEX and LPs</td><td>6</td><td>start</td><td>26</td><td></td><td></td></tr><tr><td>Treasury</td><td>3</td><td>start</td><td>23</td><td>43</td><td>63</td></tr><tr><td>Team + Core contributors</td><td>5</td><td>start</td><td>17.33</td><td>29.66</td><td>42</td></tr></tbody></table>

<figure><img src="/files/L858tjb5JjDepti8lXsi" alt=""><figcaption><p>WKN emission</p></figcaption></figure>


---

# 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://woken-exchange.gitbook.io/wokenexchange/protocol-and-tokenomic/tokenomic.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.
