# Metacraft Docs

## English

- [Introduction](https://docs.metacraft.cc/white-paper/readme.md)
- [What is Metacraft?](https://docs.metacraft.cc/white-paper/readme/what-is-metacraft.md)
- [Problems](https://docs.metacraft.cc/white-paper/readme/problems.md)
- [Vision](https://docs.metacraft.cc/white-paper/readme/vision.md)
- [Why Minecraft?](https://docs.metacraft.cc/white-paper/readme/why-minecraft.md)
- [Metacraft Protocol](https://docs.metacraft.cc/white-paper/metacraft-protocol.md)
- [Introduction](https://docs.metacraft.cc/white-paper/metacraft-protocol/introduction.md)
- [Universal Identity](https://docs.metacraft.cc/white-paper/metacraft-protocol/universal-identity.md)
- [Assets Portability](https://docs.metacraft.cc/white-paper/metacraft-protocol/assets-portability.md)
- [In-Game Assets Exchange](https://docs.metacraft.cc/white-paper/metacraft-protocol/in-game-assets-exchange.md)
- [Cross-World Interoperability](https://docs.metacraft.cc/white-paper/metacraft-protocol/cross-world-interoperability.md)
- ["Profit" Model](https://docs.metacraft.cc/white-paper/metacraft-protocol/profit-model.md)
- [Metacraft Shares($MCS)](https://docs.metacraft.cc/white-paper/metacraft-shares-usdmcs.md)
- [Governance Token](https://docs.metacraft.cc/white-paper/metacraft-shares-usdmcs/governance-token.md)
- [$MCS Distribution](https://docs.metacraft.cc/white-paper/metacraft-shares-usdmcs/usdmcs-distribution.md)
- [Mainland World](https://docs.metacraft.cc/white-paper/mainland-world.md)
- [Game Design](https://docs.metacraft.cc/white-paper/mainland-world/game-design.md)
- [Economic System](https://docs.metacraft.cc/white-paper/mainland-world/economic-system.md)
- [Other Worlds](https://docs.metacraft.cc/white-paper/mainland-world/other-worlds.md)
- [Roadmap](https://docs.metacraft.cc/white-paper/roadmap.md)
- [FAQ](https://docs.metacraft.cc/white-paper/faq.md)
- [Install and Login](https://docs.metacraft.cc/guides/install-and-login.md)
- [Beginners Guide(Old)](https://docs.metacraft.cc/guides/beginners-guide.md)
- [Beginners Guide](https://docs.metacraft.cc/guides/beginners-guide-1.md)
- [Travel Guide](https://docs.metacraft.cc/guides/beginners-guide-1/travel-guide.md)
- [Mining Guide](https://docs.metacraft.cc/guides/beginners-guide-1/mining-guide.md)
- [How to install and use Metamask?](https://docs.metacraft.cc/guides/how-to-install-and-use-metamask.md)
- [Features](https://docs.metacraft.cc/guides/features.md)
- [Show off your NFT](https://docs.metacraft.cc/guides/features/show-off-your-nft.md)
- [NFTs as Tickets](https://docs.metacraft.cc/guides/features/nfts-as-tickets.md)
- [Verification](https://docs.metacraft.cc/guides/verification.md)
- [Creative Workshop Whitepaper](https://docs.metacraft.cc/protocols/creative-workshop.md)
- [What is APE score?](https://docs.metacraft.cc/ape-score-2021/what-is-ape-score.md)
- [Rules](https://docs.metacraft.cc/ape-score-2021/rules.md)
- [Season Pass NFT](https://docs.metacraft.cc/ape-score-2021/season-pass-nft.md)
- [Develop](https://docs.metacraft.cc/ape-score-2021/develop.md)
- [FAQ](https://docs.metacraft.cc/ape-score-2021/faq.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.metacraft.cc/white-paper/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.
