# LYB tokenomics

Tokenomics will play a crucial part in Lyber’s successful development. In order to ensure proper growth over time, Lyber has meticulously designed a model for its token.\
\
Lyber will issue a native token called **LYB** for its ecosystem with a fixed supply of 500,000,000 units.

**Token allocation:**

<table><thead><tr><th width="211">Category</th><th width="207" align="center">Amount</th><th align="center">In % of Total Supply</th><th width="196" align="center">Unlock at TGE</th><th align="center">In % at TGE</th><th align="center">Cliff (in months)</th><th align="center">Vesting (in months)</th></tr></thead><tbody><tr><td>Seed</td><td align="center">35,000,000</td><td align="center">7</td><td align="center">3,500,000</td><td align="center">10</td><td align="center">-</td><td align="center">9</td></tr><tr><td>Private sale</td><td align="center">6,000,000</td><td align="center">1.2</td><td align="center">600,000</td><td align="center">10</td><td align="center">-</td><td align="center">9</td></tr><tr><td>Public sale</td><td align="center">5,000,000</td><td align="center">1</td><td align="center">1,650,000</td><td align="center">33</td><td align="center">-</td><td align="center">2</td></tr><tr><td>Development Fund &#x26; Marketing</td><td align="center">250,000,000</td><td align="center">50</td><td align="center">0</td><td align="center">0</td><td align="center">6</td><td align="center">24</td></tr><tr><td>Liquidity pool</td><td align="center">144,000,000</td><td align="center">28.8</td><td align="center">Locked</td><td align="center">10</td><td align="center">-</td><td align="center">12</td></tr><tr><td>Team &#x26; advisors</td><td align="center">60,000,000</td><td align="center">12</td><td align="center">0</td><td align="center">0</td><td align="center">12</td><td align="center">12</td></tr><tr><td><strong>Total supply</strong></td><td align="center"><strong>500,000,000</strong></td><td align="center"><strong>100</strong></td><td align="center"><strong>5,750,000 (at TGE)</strong></td><td align="center"></td><td align="center"></td><td align="center"></td></tr></tbody></table>

## Token holders will have the following advantages:

* **Fee rebates:**

LYB gives fee rebates to holders. The current LYB-based fee rebates are described below:

| LYB holding | Discount on fees (in %) |
| :---------: | :---------------------: |
|     100     |            5            |
|    1,000    |            10           |
|    10,000   |            15           |
|    50,000   |            20           |
|   100,000   |            30           |
|   500,000   |            50           |

* **Access to new strategy filters**

Lyber will be implementing investment strategies created by an AI. In order to create the strategy automatically the user will have to choose the parameters of the strategy. The AI will then generate a strategy taking into account the parameters previously selected.&#x20;

1. **Set up the strategy parameters**&#x20;

* Project type: Layer 1, Layer 2, exchange, lending, staking, gaming, etc.
* Supply: infinite/limited, number of tokens issued, etc.
* Type of utility: utility token, security token
* Vesting: yes/no, over what period if yes
* Project status: MVP, beta, live
* Project audit: yes/no
* (more parameters coming)

2. **Strategy building with AI**

* Audit of smart contracts
* Data analysis
* Large portfolio activity monitoring
* Social network engagement
* Increase volume
* Price action
* Tokenomics

However, not all parameters will be available at first. Indeed, every user will have an access to a certain amount of parameters and in order to unlock more advanced parameters they will need LYB tokens.&#x20;

More details will be provided closer to the implementation of this service regarding the LYB allocation needed and the parameters.


---

# 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://lyber.gitbook.io/lyber-your-first-step-into-crypto/lyb-tokenomics.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.
