# Tokenomics

## **Overview of $MIMIC**

<mark style="color:red;">`$MIMIC`</mark> is the native utility token used within the Mimicry Protocol to ensure a healthy ecosystem. The token will be used to pay all fees to the network, tip Balancers, unlock features, and facilitate DAO governance. $MIMIC has a max supply of 1B tokens. All $MIMIC distributed for community rewards as part of our initial token supply will be minted at the time they are claimed.

[<mark style="color:orange;">`In-App Use Cases`</mark>](/whitepaper/tokenomics/in-app-use-cases.md) describes how Mimes interact with $MIMIC.

[<mark style="color:orange;">`Rewards`</mark>](/whitepaper/tokenomics/rewards.md) describes how players can earn rewards for providing liquidity to the protocol.

[<mark style="color:orange;">`Governance`</mark>](/whitepaper/tokenomics/governance.md) describes how players may impact the mechanics of the protocol.

[<mark style="color:orange;">`Distribution`</mark>](/whitepaper/tokenomics/distribution.md) describes how the 1B $MIMIC tokens will be allocated.

[<mark style="color:orange;">`Vesting`</mark>](/whitepaper/tokenomics/vesting.md) describes how tokens will be locked when distributed to various recipients.


---

# 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://docs.mimicry.org/whitepaper/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.
