# Distribution

### **Distribution Breakdown**

No YTS tokens are allocated to the investors, advisors, or any sort of insiders. YTS is capped at a supply of 556 million tokens, 100% of which will be distributed to the community according to

![YTS Distribution](https://yetiswap.app/static/YTS-distribution-18f9d2f17f9919972d16caa2b4696f3b.png)

**Chart 1**. The first 90% of tokens, or 500 million tokens, are dedicated to the community treasury, where they will initially be used to fund liquidity mining. 5% of tokens, or 28 million tokens, are dedicated to a community airdrop, and 5% of tokens, 28 million tokens, dev fee

#### **Community - Liquidity Mining Allocation (90% of YTS)**

The vesting schedule is algorithmically specified as follows: starting from 250 M tokens for the first four years, the number of tokens distributed halves every additional four years, meaning that the next four years contribute roughly a quarter, and so on. This pattern continues into perpetuity. For reference, during the first four years, roughly 5.2 M YTS will be distributed per month to liquidity miners. The full schedule of distribution of YTS in the liquidity mining allocation is shown below:

| Time          | Total YTS Distributed | YTS / Month |
| ------------- | --------------------- | ----------- |
| 0 - 4 years   | 250 M                 | \~ 5.2 M    |
| 4 - 8 years   | 125 M                 | \~ 2.6M     |
| 8 - 12 years  | 62.5 M                | \~ 1.3 M    |
| 12 - 16 years | 31 M                  | \~ 650 K    |
| 16 - 20 years | 15.5 M                | \~ 325 K    |
| 20 - 24 years | 7.5 M                 | \~ 162 K    |
| 24 - 28 years | 3.5 M                 | \~ 81 K     |
| ...           | ...                   | ...         |

#### **Developer Fee (5% of YTS)**

| Time          | Total YTS Distributed | YTS / Month |
| ------------- | --------------------- | ----------- |
| 0 - 4 years   | 14 M                  | \~ 291 K    |
| 4 - 8 years   | 7 M                   | \~ 145 K    |
| 8 - 12 years  | 3.5 M                 | \~ 72.5 K   |
| 12 - 16 years | 1.75 M                | \~ 36 K     |
| 16 - 20 years | 875 K                 | \~ 18 K     |
| 20 - 24 years | 437 K                 | \~ 9 K      |
| 24 - 28 years | 218 K                 | \~ 4.5 K    |
| ...           | ...                   | ...         |

#### **Community - Airdrop Allocation (5% of YTS)**

We will distribute totally 28m YTS on Airdrop in different phases. Details will be announced later...


---

# 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.yetiswap.app/tokenomic/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.
