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

# Tokenomy of CERUS

**$CERUS Contract Address on Avalanche :** [0x6F0167Dca1fAB2AaBe20cf56B7a7E1FdB47AC388](https://snowtrace.io/address/0x6f0167dca1fab2aabe20cf56b7a7e1fdb47ac388)

**$CERUS Contract Address on Manta Pacific :** [0x657218E3535B32EDef9a722E35dcd6EA40E1202e](https://pacific-explorer.manta.network/address/0x657218E3535B32EDef9a722E35dcd6EA40E1202e)

*<mark style="color:red;">**($CERUS Bridge is coming soon)**</mark>*

**Genesis $CERUS Allocation**

* 90.00% to Monocerus community members 1,377,000,000 $CERUS
* 6% to team members and future employees with 4-year vesting 91,800,000 $CERUS
* 4% to investors with 4-year vesting 61,200,000 $CERUS

![](/files/wqorOfHDTqFkRcFoPoFr)

**$CERUS Utilities**

1. As Liquidity Mining Rewards
2. As Game Rewards
3. Ecosystem Currency for buying Game Items and other future purposes
4. Governance Token

**When Minted**

1. $CERUS will be minted by MonocerusSwap's Liquidity Mining Program to reward Liquidity Providers
2. $CERUS will be minted by Monocerus RPG as in-game rewards or when the team has completed a Mission
3. $CERUS will be minted by Monocerus Mini-games as in-game rewards
4. $CERUS will be pre-minted to provide liquidity in Monocerus Swap or other DEX/CEX so that the community can instantly acquire $CERUS tokens by exchanging from whatever tokens are owned
5. $CERUS will be pre-minted for the Airdrop

**When Burned**

1. $CERUS will be burned when a user uses it to buy game items in Monocerus RPG
2. $CERUS will be burned when a user uses it to buy game items in Monocerus Mini-games
3. $CERUS will be burned when there is a Token Burning Program that has been previously approved by Community Governance through voting


---

# 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://monocerus-world.gitbook.io/monocerus/the-project/tokenomy-of-cerus.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.
