# Mazu.Finance

## Mazu.Finance

- [Introduction](https://mazu-finance.gitbook.io/mazu.finance/introduction.md): Welcome aboard Mazu Finance, navigators of the DeFi Seas! Join us as we set sail through the vast and vibrant Sui DeFi waters.
- [Protocol Architecture](https://mazu-finance.gitbook.io/mazu.finance/protocol-architecture.md)
- [Core Mechanisms](https://mazu-finance.gitbook.io/mazu.finance/protocol-architecture/core-mechanisms.md): Mazu Finance relies on three main pillars, Mazu DAO, Mazu DAO treasury and the $MAZU token.
- [Liquidity Incentives (3,3)](https://mazu-finance.gitbook.io/mazu.finance/protocol-architecture/core-mechanisms/liquidity-incentives-3-3.md): $MAZU tokenomics have been carefully designed to provide our sailors with real utility and exposure to SUI DeFi opportunities
- [Mazu Tokenomics](https://mazu-finance.gitbook.io/mazu.finance/protocol-architecture/core-mechanisms/mazu-tokenomics.md): $MAZU is both used to incentivize and reward platform users and to power Mazu DAO governance. For details on token utility, see Core Mechanisms.
- [DAO Governance](https://mazu-finance.gitbook.io/mazu.finance/protocol-architecture/core-mechanisms/dao-governance.md): $MAZU holders will be able to use their tokens to participate in protocol governance through the Mazu DAO
- [Roadmap](https://mazu-finance.gitbook.io/mazu.finance/roadmap.md): The following diagram outlines the rough road map for Mazu Finance. For more up-to-date information on specific project developments, follow our official social media channels.
- [Info](https://mazu-finance.gitbook.io/mazu.finance/info.md)
- [Smart Contrats](https://mazu-finance.gitbook.io/mazu.finance/info/smart-contrats.md): Soon
- [DAO Treasury](https://mazu-finance.gitbook.io/mazu.finance/info/dao-treasury.md): Soon
- [Audits](https://mazu-finance.gitbook.io/mazu.finance/info/audits.md): Soon


---

# 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://mazu-finance.gitbook.io/mazu.finance/introduction.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.
