> For the complete documentation index, see [llms.txt](https://doc.aptoslaunch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3.md).

# MOVE Ecosystem Fund (3,3)

- [Introduction](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/introduction.md): On top of Launchpad, AptosLaunch is doing much more to power the MOVE Ecosystem - introducing the MOVE Ecosystem Fund (3,3) - MOVE DAO.
- [Creating Value](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/creating-value.md): The protocol generates value through Mints and Staking
- [Staking](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/creating-value/staking.md)
- [Minting](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/creating-value/minting.md)
- [Initial Network State](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/initial-network-state.md)
- [Policy](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/policy.md)
- [The Markets, The Protocol, and Group Psychology for Stakers and Minters](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/the-markets-the-protocol-and-group-psychology-for-stakers-and-minters.md)
- [FAQ](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/faq.md)
- [Governance and Voting](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/governance-and-voting.md)
- [Roadmap](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/roadmap.md)
- [Glossary of Terms](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/glossary-of-terms.md)
- [MOVE Ecosystem Fund Airdrop Program](https://doc.aptoslaunch.io/move-ecosystem-fund-3-3/move-ecosystem-fund-airdrop-program.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 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://doc.aptoslaunch.io/move-ecosystem-fund-3-3.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.
