# Tokenomics

MNTA is the governance token of MantaDAO and the entire Manta ecosystem. It has a fixed total supply of 100 million tokens with each token representing a share of ownership in the DAO and its assets.

## Initial Token Distribution

The token was launched with the following simple distribution:

| Distribution      | Share of Total Supply |
| ----------------- | --------------------- |
| Community Airdrop | 5.0%                  |
| DAO Treasury      | 95.0%                 |

In total, 5% of the total token supply was airdropped to KUJI stakers proportionate to the amount of KUJI staked with no maximum cap.

The remaining token supply (95% at inception) falls under control of MantaDAO stakers, and is intended to be used to grow the protocol-owned liquidity and fund the development of new products. The larger the POL, the more trading volumes can be facilitated by MantaSwap and the higher the share of revenue distributed to MNTA stakers.

## Token Distribution as of 29-Feb-2024

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

This is the state of the MNTA supply per our December [monthly report](/mantadao/useful-links.md#monthly-reports) (if you are reading this and this chart is more than one month old, please reach out on Telegram to remind us to update 😅). Most of the non-circulating supply is being used (and will continue to be used) to build up POL.

| Distribution (29-Feb-2024) | Share of Total Supply |
| -------------------------- | --------------------- |
| Community Airdrop          | 5.0%                  |
| Used to build up POL       | 10.4%                 |
| Contributors Grants        | 0.9%                  |
| Incentives & others        | 0.7%                  |
| DAO Treasury               | 83.0%                 |

## Utility & Value Capture

The utility of the MNTA token is primarily to protect the MantaDAO treasury from governance attacks. MantaDAO stores POL in the form of LP tokens inside the DAO [treasury](https://app.mantafi.com/mantadao). POL is constantly being increased and extended to new assets in order to boost the trading volumes and fees from MantaSwap router, which works on top of FIN and BOW.

Each staked MNTA token represents a share in MantaDAO and enables stakers to receive regular distributions from operational income (MantaSwap revenue at present, more revenue generating products will be developed in the future).

Since Kujira on-chain governance [proposal 450](https://blue.kujira.network/govern/450) passed, MantaDAO is able to independently create new pools and trading pairs in BOW and FIN, and, most importantly, flexibly configure existing ones. Thus, MantaDAO truly owns its liquidity at the code level.

In a nutshell, MNTA has the following uses cases:

* [Stake](https://mantadao.app/vote) MNTA to protect the DAO against 51% attacks and earn rewards from protocol revenue and treasury emissions.
* Participate in MantaDAO [governance](https://mantadao.app/proposals) (i.e. create new proposals or vote on existing ones).
* [Provide liquidity](https://bow.kujira.network/pools) in any MNTA pair to earn a share of trading profits and any pool incentives.
* [Mint USK](https://blue.kujira.network/mint/kujira1247c0yvkxf3sf4zzu88sye5aqpqckjsmllk78uk3a89ezermldcs6ldxx2) using MNTA as collateral.
* [Borrow](https://ghost.kujira.network/borrow?groupBy=collateral) other tokens using MNTA as collateral on GHOST.


---

# 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://mantadao-1.gitbook.io/mantadao/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.
