# Token

- [Distribution](https://docs.mozaic.finance/token/distribution.md): MOZ Token Distribution.
- [DAO Distribution](https://docs.mozaic.finance/token/distribution/dao-distribution.md): Designed to support the Mozaic ecosystem and protocol itself.
- [Emissions](https://docs.mozaic.finance/token/distribution/emissions.md): MOZ Token Emissions.
- [Pre-Seed](https://docs.mozaic.finance/token/distribution/pre-seed.md): Details of Mozaic's Pre-Seed round.
- [Community Raise](https://docs.mozaic.finance/token/distribution/community-raise.md): Date: 3rd of July at 2pm UTC
- [LBP](https://docs.mozaic.finance/token/distribution/lbp.md): Liquidity Bootstrapping Pool.
- [Wallet Labelling](https://docs.mozaic.finance/token/distribution/wallet-labelling.md): Track where and what.
- [MOZ](https://docs.mozaic.finance/token/moz.md): At issuance, MOZ provides access to participation in the Mozaic DAO.
- [Swap](https://docs.mozaic.finance/token/moz/swap.md): Purchase MOZ directly from our dApp page.
- [Pool](https://docs.mozaic.finance/token/moz/pool.md): Add dual liquidity to the MOZ-ETH pool and earn a share of swap fees.
- [Fee](https://docs.mozaic.finance/token/moz/fee.md): A fee on swaps used to bolster protocol liquidity.
- [Burn](https://docs.mozaic.finance/token/moz/burn.md): Ongoing and TVL targeted token burns.
- [Bridge](https://docs.mozaic.finance/token/moz/bridge.md): Transfer MOZ from each chain.
- [Audit](https://docs.mozaic.finance/token/moz/audit.md): Various audits conducted for the MOZ and xMOZ token.
- [xMOZ](https://docs.mozaic.finance/token/xmoz.md): xMOZ gives holders a way to voice their opinion in the Mozaic DAO.
- [Convert](https://docs.mozaic.finance/token/xmoz/convert.md): Convert your MOZ to xMOZ and access the Mozaic ecosystem.
- [Withdraw](https://docs.mozaic.finance/token/xmoz/withdraw.md): A user has three options when withdrawing xMOZ -> MOZ.
- [Redeem](https://docs.mozaic.finance/token/xmoz/redeem.md): Redeem MOZ after vesting xMOZ.
- [Earn](https://docs.mozaic.finance/token/earn.md): xMOZ holders are entitled to earn a share of protocol rewards.
- [Stake, Claim, Fee & Unstake](https://docs.mozaic.finance/token/earn/stake-claim-fee-and-unstake.md): User interactions within the Earn Terminal.
- [Airdrop](https://docs.mozaic.finance/token/airdrop.md): Strategic deployment of tokens to grow Mozaic DAO members.
- [Token Roadmap](https://docs.mozaic.finance/token/token-roadmap.md): Features of the Mozaic Token Roadmap.


---

# 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.mozaic.finance/token.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.
