# INTRODUCTION

- [What is MAYZ?](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/what-is-mayz.md): Permissionless Protocol Democratizing access to financial services
- [Why MAYZ?](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/why-mayz.md)
- [How Does MAYZ Work?](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/how-does-mayz-work.md)
- [Types of Members](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/how-does-mayz-work/types-of-members.md)
- [Fund Creation Process](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/how-does-mayz-work/fund-creation-process.md)
- [Escrow Service](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/how-does-mayz-work/escrow-service.md)
- [Protocol Path](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/protocol-path.md)
- [MVP](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/protocol-path/mvp.md)
- [Release 1: Full Cardano](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/protocol-path/release-1-full-cardano.md)
- [Release 2: Cross-Chain Goal](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/protocol-path/release-2-cross-chain-goal.md)
- [Token Types](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/token-types.md)
- [MAYZ Utility & Governance Token](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/token-types/mayz-utility-and-governance-token.md)
- [Fund Token](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/token-types/fund-token.md)
- [Tokenomics](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/tokenomics.md)
- [Total Distribution](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/tokenomics/total-distribution.md)
- [Vesting Schedule](https://mayz.gitbook.io/mayz-whitepaper-v2/introduction/tokenomics/vesting-schedule.md)


---

# 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://mayz.gitbook.io/mayz-whitepaper-v2/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.
