# MAHA

## MAHA

- [Welcome](https://docs.maha.xyz/readme.md): Welcome to MAHA and ZAI, the stable money of the Ethermind.
- [Roadmap](https://docs.maha.xyz/roadmap.md): This page details a simple roadmap for the MAHA protocol.
- [MAHA Overview](https://docs.maha.xyz/governance-maha/maha-overview.md): This section briefly summaries the MAHA token.
- [Token Distribution](https://docs.maha.xyz/governance-maha/incentive-distribution-schedule-for-maha.md): This section details about the distribution of the MAHA token over time.
- [Staking Boosts](https://docs.maha.xyz/governance-maha/staking-boosts.md): This page explains about staking boosts and how users.
- [Revenue Share](https://docs.maha.xyz/governance-maha/revenue-share.md): This page talks about how MAHA users benefit from revenue earned from the protocol.
- [Voting Power (veMAHA)](https://docs.maha.xyz/governance-maha/voting-power.md): This section of the site talks about vote-escrowed MAHA.
- [Staking NFTs](https://docs.maha.xyz/governance-maha/staking.md): This page talks about how NFTs are created for every user-stake in the protocol.
- [ZAI Overview](https://docs.maha.xyz/stablecoin-zai/zai-overview.md): ZAI - The Stable Money of the Ethermind.
- [Peg Mechanics](https://docs.maha.xyz/stablecoin-zai/peg-mechanics.md): This page explains how the ZAI stablecoin maintains it's peg
- [Peg Stablility Module (PSM)](https://docs.maha.xyz/stablecoin-zai/peg-mechanics/peg-stablility-module-psm.md): This section of the document describes the PSM and how it contributes to the stability of ZAI
- [Direct Deposit Module (DDM)](https://docs.maha.xyz/stablecoin-zai/peg-mechanics/direct-deposit-module-ddm.md): This page explains the Direct Deposit Module (DDM) and how it works.
- [Liquidity Incentives](https://docs.maha.xyz/stablecoin-zai/liquidity-incentives.md): This page explains the various incentives given to liquidity provides
- [ZAI Staking (sZAI)](https://docs.maha.xyz/stablecoin-zai/safety-pool.md): The staking pool is a pool for ZAI that accumulates all the yield from the protocol and is used to pay off any bad debt.
- [Native Re-staking](https://docs.maha.xyz/stablecoin-zai/native-re-staking.md): This page explains how ZAI can be minted across various other chains through native re-staking
- [Use Cases](https://docs.maha.xyz/stablecoin-zai/use-cases.md): This page explains the various use-cases that users can use ZAI with.
- [Deployed Addresses](https://docs.maha.xyz/security/deployed-addresses.md): This page contains the list of all deployed addresses for the protocol.
- [Audits](https://docs.maha.xyz/security/audits.md): This section explains about the various audits conducted on the ecosystem.
- [Risks](https://docs.maha.xyz/security/risks.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.maha.xyz/readme.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.
