> For the complete documentation index, see [llms.txt](https://wp.jannavi.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.jannavi.net/jn-token/token-allocation-and-lockup-schedule.md).

# Token Allocation and Lockup Schedule

<figure><img src="/files/QNfI3IMBzzhuS5GzsP9K" alt=""><figcaption></figcaption></figure>

### **Token Allocation and Lockup Schedule :** Update on 1 January 2024

<table><thead><tr><th width="385">Allocation Type</th><th width="231">Token</th><th>%</th></tr></thead><tbody><tr><td><strong>Market Circulation Volume</strong></td><td>0 tokens</td><td>0%</td></tr><tr><td><strong>DAO Ecosystem Fund</strong></td><td>1,210,000,000 tokens</td><td>60.5%</td></tr><tr><td><strong>Operation</strong></td><td>60,000,000 tokens</td><td>3%</td></tr><tr><td><strong>Marketing</strong></td><td>400,000,000 tokens</td><td>20%</td></tr><tr><td><strong>Listing on Cryptocurrency Exchanges</strong></td><td>220,000,000 tokens</td><td>11%</td></tr><tr><td><strong>Pre-sale</strong></td><td>100,000,000 tokens</td><td>5%</td></tr><tr><td><strong>Advisors</strong></td><td>10,000,000 tokens</td><td>0.5%</td></tr></tbody></table>

### **Lockup Schedule :** Update：Update on 1 January 2024

<table><thead><tr><th>Target Audience</th><th width="201">Distribution Frequency</th><th width="167">Distribution Cycle</th><th>Distribution Quantity</th></tr></thead><tbody><tr><td><strong>Pre-sale</strong></td><td>61 times</td><td>Every Month</td><td>First time 10% Subsequently, 1/60 each month</td></tr><tr><td><strong>Advisors</strong></td><td>Until the completion of all distributions</td><td>Every Month</td><td>40,000JN</td></tr><tr><td><strong>Promotion Stakeholders</strong></td><td>24 times</td><td>Every Month</td><td>1/24 each month</td></tr><tr><td><strong>Other Owners</strong></td><td>none</td><td>none</td><td>none</td></tr></tbody></table>


---

# 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://wp.jannavi.net/jn-token/token-allocation-and-lockup-schedule.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.
