> For the complete documentation index, see [llms.txt](https://docs.mozaic.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mozaic.finance/token/distribution/emissions.md).

# Emissions

## Breakdown

The MOZ token emissions schedule is as follows (updated accordingly):

**Community Raise:**

* Details: see [<mark style="color:yellow;">Community Raise</mark>](/token/distribution/community-raise.md)
* 6% of the Max Supply
* 20% received at TGE, 20% released every month on a claim basis through [<mark style="color:yellow;">Hedgey</mark>](https://hedgey.finance)
* Four months total vesting

#### Liquidity Bootstrapping Pool (LBP)

* Tokens Released: 21,620,000 (2.16%)

#### OTC Agreement with [<mark style="color:yellow;">@0x7d54</mark>](https://twitter.com/0x7d54)

* Date: November 21st, 2023 (*executed, see* [*<mark style="color:yellow;">Arbiscan</mark>*](https://arbiscan.io/tx/0xef137ca9b795140490217466bfc2810dcb5cfc4752c585a688699add3e11e1fc))
* Details: see [<mark style="color:yellow;">MIP-6</mark>](https://snapshot.org/#/mozaicfinance.eth/proposal/0x8b364fea65d5e624305e699f8ab176e7a4e38f42c4e0c00d609efd22c21d756a)
* MOZ Amount: 10,000,000 MOZ
* Term Length: Four month lock, four month linear vesting

#### Vault Incentives (To Be Revised)

* Date: TBA
* Details: see [<mark style="color:yellow;">xMOZ Vault Incentives</mark>](/vaults/hercules-vault-offline-for-upgrades/vault-incentives.md)
* MOZ Amount: *Up to* 20,000,000 MOZ
* Term Length: **Two months**

#### Protocol Owned Liquidity

* Date: From TGE
* Details: see [<mark style="color:yellow;">Pool</mark>](/token/moz/pool.md)
* MOZ Amount: *17,123,287* paired with 76.90 ETH at TGE (see [<mark style="color:yellow;">LBP</mark>](/token/distribution/lbp.md))
* Term Length: N/A

#### Development Fund

* Date: TGE
* Details: 1.51/5% of the Development Fund will be distributed linearly over 6 months from TGE for paid marketing, integrations and technical development.&#x20;
* MOZ Amount: 15,100,000 MOZ
* Term Length: Distributed linearly over 6 months

#### Airdrop

* Date: Post TGE
* Details: see Zealy [<mark style="color:yellow;">Pre-Season</mark>](broken://pages/bmp7xc4PNbk6BA1ZouPQ) and [<mark style="color:yellow;">Season One</mark>](broken://pages/6tSuuHpIajODYHrYv12U) rewards... :eyes:
* MOZ Amount: \~0.06% OR 607,500 MOZ distributed for Zealy pre-season/season one rewards.
* An additional 0.25% in MOZ will be distributed to the [<mark style="color:yellow;">Tenset</mark>](https://twitter.com/TenseT_io) community, that will be linearly distributed over 12 months to their community, beginning one month after TGE

The MozaicDAO will work with the Core Contributors to ensure the healthy emissions of the MOZ token beyond TGE that is IN-LINE with protocol revenue. Details of this will be published with the launch of the MozaicDAO


---

# 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://docs.mozaic.finance/token/distribution/emissions.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.
