# Token design

## <mark style="background-color:purple;">Token design value flow overview</mark>

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

## <mark style="background-color:purple;">Token design in-depth mecanism</mark>

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

## <mark style="background-color:purple;">General infos</mark>

Token: `$LEARN`

Max supply: `50M`

<div data-full-width="true"><figure><img src="/files/P3EAtJOwtfEPazorTjZM" alt=""><figcaption><p>$LEARN token distribution</p></figcaption></figure></div>

{% hint style="warning" %}
Managing the issuance rate and velocity of the token is key to avoid pump and dump price action

We use internal live simulation and forecasting to adjust the issuance to meet the optimal velocity&#x20;
{% endhint %}

### <mark style="background-color:purple;">Legend explanations</mark>

**Pre-seed, Seed** : Fundraising to private investors

**Advisors** : Tokens sold in exchange for help and ressources from a few key partners

**Team** : Tokens reserved for the Core Team as an incentive to build the best product

**IDO** : Tokens sold directly to the community through a public offering

**Community incentives** : Tokens used for in-game rewards to drive economic dynamism

**Liquidity** : Initial DEX liquidity to maintain healthy price action

**Treasury** : Reserved for one time payments of top educators, infra partners, social media campaigns and more. Subject to community approval once DAO enabled.

### <mark style="background-color:purple;">Distribution from TGE</mark>

<table><thead><tr><th width="151">Stakeholders</th><th data-type="number">% unlocked at TGE</th><th data-type="number">Cliff (months)</th><th data-type="number">Linear vesting (months)</th></tr></thead><tbody><tr><td>Pre-seed</td><td>10</td><td>12</td><td>24</td></tr><tr><td>Seed</td><td>20</td><td>9</td><td>24</td></tr><tr><td>Advisors</td><td>0</td><td>9</td><td>18</td></tr><tr><td>IDO</td><td>50</td><td>0</td><td>6</td></tr><tr><td>Team</td><td>0</td><td>12</td><td>36</td></tr><tr><td>Community incentives</td><td>0</td><td>0</td><td>60</td></tr><tr><td>Treasury</td><td>0</td><td>0</td><td>48</td></tr><tr><td>Liquidity</td><td>0</td><td>0</td><td>0</td></tr></tbody></table>

**Cliff** = Period to wait for the token distribution to start

**Vesting** = Period of token distribution

<mark style="color:purple;">Example</mark>

100 $LEARN with 10% TGE, 6 months cliff and 9 months vesting.

The investor will receive 10 $LEARN day 1 and 10 $LEARN per month for 9 months, starting from the 7th month

### <mark style="background-color:purple;">Schedule</mark>

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


---

# 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://whitepaper.learnify.xyz/usdlearn/token-design.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.
