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

# Ecosystem

- [MOBOX Account](https://faq.mobox.io/ecosystem/mwallet.md): Easy Access, More Users
- [Easy Access](https://faq.mobox.io/ecosystem/mwallet/easy-access.md): Simplifying Blockchain for Everyone
- [Save and Earn](https://faq.mobox.io/ecosystem/mwallet/save-and-earn.md)
- [NFT Support](https://faq.mobox.io/ecosystem/mwallet/nft-support.md)
- [GameFi](https://faq.mobox.io/ecosystem/gamefi.md): Gaming and Finance Reimagined
- [MOMO: NFT Farmer](https://faq.mobox.io/ecosystem/gamefi/overview.md): MOBOX will revolutionize the concept of free to play games by combining DeFi with our years of Game development, we present to you GameFi: Free to Play, Play to Earn.
- [What are Crates? (Yield Farming)](https://faq.mobox.io/ecosystem/gamefi/crates.md): Optimized Yield Farming
- [Obtain KEYs, BOXes, NFTs](https://faq.mobox.io/ecosystem/gamefi/crate.md): The unique GameFi systems gives players and traders the opportunity to earn unique NFTs called MoMos.  Each KEY token can used to unlock a BOX to generate and mint a MoMo on the Ethereum blockchain.
- [NFT On-Chain Attributes](https://faq.mobox.io/ecosystem/gamefi/crate-1.md): Each minted MoMo NFT will have a set of unique attributes stored on the blockchain.
- [MoMo NFT Exchange](https://faq.mobox.io/ecosystem/gamefi/crate-2.md): Each and every single MoMo NFT is owned by the user and can be sold and bought in the MoMo NFT Exchange, thus creating a sustainable user-generated ecosystem.
- [Manager](https://faq.mobox.io/ecosystem/manager.md): The MOBOX Platform provides users with an intuitive design to track and analyze all your crypto holdings across multiple exchanges.


---

# 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://faq.mobox.io/ecosystem.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.
