> For the complete documentation index, see [llms.txt](https://milkyswap.gitbook.io/milkyswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://milkyswap.gitbook.io/milkyswap/about-us/tokenomics.md).

# Tokenomics

## Quick Facts: <a href="#c276" id="c276"></a>

* Total Supply: 80,000,000 $MILKY.
* 60% of the supply is community owned.
* $MILKY our native token, can be earned by staking into one of our farms.
* $CREAMY enables boosted farming to get more $MILKY from your farm.

## **Token Allocation** <a href="#beda" id="beda"></a>

![](/files/zmmWd2FfwOIPMWPVpkM3)

### **Farming** <a href="#id-479d" id="id-479d"></a>

50% of our supply will be allocated for farming on MilkySwap. As a community-led DEX, we wanted to ensure that farming has a significant portion of the allocation.

### **DAO** <a href="#dee8" id="dee8"></a>

4.5% will be allocated towards our DAO. After all, it will be the DAO that will be steering the ship for MilkySwap.

### **Investors** <a href="#id-4298" id="id-4298"></a>

We have allocated 20% for our investors. These tokens will be subject to a 6-month lock and 18-month linear vest schedule.

### **Team &** Strategic Partners <a href="#id-2b24" id="id-2b24"></a>

We have set aside 20% for our team members. These tokens are also locked for 6-months, and then vested linearly over 18 months.

### **Airdrops** <a href="#id-61fa" id="id-61fa"></a>

As you have seen with our recent airdrops, we have been open to rewarding our early community members. We have 5.5% set aside to allow for airdrop events.

## Emission Schedule

![](/files/yX4ozAb7tp764g21H63t)

![](/files/svQ0cD30iKFgrRX7jFhE)


---

# 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://milkyswap.gitbook.io/milkyswap/about-us/tokenomics.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.
