# MOBOX Platform

## MOBOX Platform

- [Overview](https://faq.mobox.io/master.md): MOBOX Platform
- [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.
- [Mobox Platform Governance (MBOX Tokens)](https://faq.mobox.io/mbox-dao-governance/mobox-platform-governance-mbox-tokens.md): The Mobox Platform is governed by the unique cross chain MBOX Token hodlers.  The MBOX token serves three distinct purposes; Governance, Staking, Gamified Rewards.
- [Achievements](https://faq.mobox.io/extras/achievements.md): The Mobox Platform uses gamification techniques to keep users coming back for more.  By simply completing certain tasks and achievements, users gain poinst and earn more MBOX Tokens rewards.


---

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