> For the complete documentation index, see [llms.txt](https://zunamilab.gitbook.io/zunami-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zunamilab.gitbook.io/zunami-docs/governance-and-zun-token/zun-tokenomics.md).

# ZUN Tokenomics

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

The ZUN emission, initially intended for **liquidity incentives**, will be directed towards the bribe pools on Curve with zunStables and ZUN, as well as the incentivization of locking in zunStables APS and staking ZUN. ZUN Distributor contract locks 32 million ZUN tokens, distributing them based on distribution strategy votes (Gauge weight vote) every two weeks. The emission decreases by 35% each year, with the distribution being 11,200,000 in the first year, 7,280,000 in the second, 4,732,000 in the third, 3,075,800 in the fourth, 1,999,270 in the fifth, and so forth. Decisions regarding ZUN distribution are made by DAO voting every two weeks. Contract include a function that can be called every two weeks, sending accumulated ZUN tokens to the specified strategies.

**The treasury** is initially unlocked on the TGE day and is stored in the protocol's multisig wallet. Any fund movement must go through DAO voting.

**Team, investors and advisers** do not have lockups and receive ZUN tokens with a per-block vesting schedule over a period of 1.5 years. There are 31 participants in Angel Round, including: Mich, Mr.Block, Mimklas, PilotVietnam and CurveCap (Curve), C2tp and Winthorpe (Convex), Julien Bouteloup(Stake capital), Hubert and Chago (StakeDAO), GW2C (Concentrator), Machibigbrother and Lumberg (CREAM), Vae Victis(SpiralDAO), BOZ(CVX5), cp0x, Pray.ETH.

**Early Adopter Airdrop** - 0.2% is allocated for ambassador rewards, while 0.8% is for compensation for the first hack without any lock-ups. 1.5% set aside for the second hack's compensation will be available after a year with an annual vesting. 1.5% will be distributed over six months post-TGE to those affected by the first and second hacks who will return liquidity after the relaunch.

**DEX Liquidity** - 1% is unlocked initially and will be provided to the ZUN/ETH pool on Curve.

**The Llamas** (private sale) - 2%, do not have lockups and receive ZUN tokens with a per-block vesting schedule over a period of 1 year.

<figure><img src="/files/HHRWBfmLjgfkesEZrXmc" alt=""><figcaption><p>Release Schedule</p></figcaption></figure>


---

# 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:

```
GET https://zunamilab.gitbook.io/zunami-docs/governance-and-zun-token/zun-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.
