# MatrixETF

## MatrixETF

- [Introduction](https://docs.matrixetf.finance/master.md): Brief Introduction to this document.
- [Introduction](https://docs.matrixetf.finance/whats-matrixetf/untitled-1.md): Brief Introduction to Crypto ETF.
- [MatrixETF](https://docs.matrixetf.finance/whats-matrixetf/untitled.md)
- [Vison](https://docs.matrixetf.finance/whats-matrixetf/vison.md)
- [Roadmap](https://docs.matrixetf.finance/whats-matrixetf/roadmap.md)
- [MatrixETF FAQ](https://docs.matrixetf.finance/whats-matrixetf/matrixetf-faq.md)
- [Audit Report](https://docs.matrixetf.finance/audit-report.md)
- [The Logical Design of MatrixETF](https://docs.matrixetf.finance/products/untitled.md)
- [Matrix Index](https://docs.matrixetf.finance/products/matrix-index.md)
- [Matrix Swap](https://docs.matrixetf.finance/products/untitled-3.md)
- [Matrix Derivatives](https://docs.matrixetf.finance/products/untitled-4.md)
- [Farming & Pool](https://docs.matrixetf.finance/products/untitled-5.md)
- [MatrixETF Set](https://docs.matrixetf.finance/products/matrixetf-set.md)
- [Matrix Blind Box](https://docs.matrixetf.finance/products/matrix-blind-box.md)
- [MatrixETF Index](https://docs.matrixetf.finance/matrixetf-index.md)
- [MatrixETF Index Methodology](https://docs.matrixetf.finance/matrixetf-index/matrixetf-index-methodology.md)
- [Matrix DeFi Index(MDI)](https://docs.matrixetf.finance/matrixetf-index/matrix-defi-index-set-mdi.md)
- [Matrix Solana Index(MSI）](https://docs.matrixetf.finance/matrixetf-index/matrix-solana-index-msi.md)
- [Matrix Chain Index(MCI)](https://docs.matrixetf.finance/matrixetf-index/untitled-2.md)
- [Token Type](https://docs.matrixetf.finance/token-economy/untitled.md)
- [MDF Allocation](https://docs.matrixetf.finance/token-economy/mdf-allocation.md)
- [Matrix Index](https://docs.matrixetf.finance/token-economy/matrix-index.md)
- [DAO](https://docs.matrixetf.finance/community-governance/untitled.md)
- [MDF Governance](https://docs.matrixetf.finance/community-governance/mdf-governance.md)
- [Snapshot](https://docs.matrixetf.finance/community-governance/snapshot.md)
- [Article collection](https://docs.matrixetf.finance/article-collection.md)
- [MatrixETF Community Ambassador Plan](https://docs.matrixetf.finance/community-ecology/matrixetf-community-ambassador-plan.md)
- [How to be a MatrixETF Community Ambassador?](https://docs.matrixetf.finance/community-ecology/matrixetf-community-ambassador-plan/how-to-be-a-matrixetf-community-ambassador.md)
- [Community Ambassador Point and Level](https://docs.matrixetf.finance/community-ecology/matrixetf-community-ambassador-plan/community-ambassador-point-and-level.md)
- [Ambassador FAQ](https://docs.matrixetf.finance/community-ecology/matrixetf-community-ambassador-plan/ambassador-faq.md)
- [Community Links](https://docs.matrixetf.finance/community-ecology/untitled.md): These are our official social media, everything else has to be considered as unofficial!
- [Brand suite](https://docs.matrixetf.finance/community-ecology/brand-suite.md)
- [Investors & Partner](https://docs.matrixetf.finance/community-ecology/investors-and-partner.md)
- [Notice and Disclaimer](https://docs.matrixetf.finance/untitled.md)
- [Risks](https://docs.matrixetf.finance/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.matrixetf.finance/master.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.
