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

# Roadmap

## Roadmap

| Data    | Objetivos                                                                                                                                                                                                                                                                                            | Status   |
| ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| Q4 2020 | <p><del>MOBOX platform Stage 1 development</del></p><p><del>MOBOX Decentralized Wallet</del></p><p><del>MOBOX Centralized Wallet (BOX</del>)</p>                                                                                                                                                     | Completo |
| Q1 2021 | <p><del>MOBOX Alpha Launch</del></p><p><del>Optimized Yield Farming Contracts on Ethereum</del></p><p><del>(changed to BSC due to high gas fees and better yields for users)</del></p><p><del>Complete NFT Smart Contracts</del></p><p><del>Introduce Free to play, play to earn mechanism</del></p> | Completo |
| Q2 2021 | <p><del>MOBOX Free to play - Play to earn Platform official launch</del></p><p><del>MOMO: Token Master (Casual PVP game) MOBOX MOMO NFT decentralized exchange</del></p><p><del>Optimize Yield Farming contracts for higher yield</del></p><p>MOBOX Bridge for Cross Chain NFT support</p>           | ​        |
| Q3 2021 | <p>MOBOX NFT Creator Platform</p><p><del>veMBOX Booster Smart Contract</del></p><p>MOMO: Block Brawler Game (Game #2)</p><p><del>e-sports player and streamer Legendary NFT</del> <del>Major Exchange Listing</del></p><p><del>Multiple token Mining Pool</del></p>                                  | ​        |
| Q4 2021 | <p>Retail MOMO NFT Mystery BOXes</p><p>Game Creator API for third party developers</p><p>Partner Tier 1 IP for Legendary MOMO NFT</p><p>MOMO: Tactical Party Slayer (Game #3)</p><p><del>Platform wide chat system</del></p><p>GOV MBOX DAO Voting Platform</p>                                      | ​        |
| Q1 2022 | <p>Onboard first third party developer to utilize APIs</p><p>Expand on Tier 1 IP for Legendary MOMO NFT</p>                                                                                                                                                                                          | ​        |
| Q2 2022 | <p>​</p><p>Continue to Expand on Tier 1 IP for Legendary MOMO NFT</p><p>Expand on Achievement system to increase engagement and retention Complete and optimize APIs with Publisher NFT ID to track revenue share</p><p>​</p>                                                                        | ​        |
| Q3 2022 | To Be Continued...                                                                                                                                                                                                                                                                                   |          |


---

# 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, and the optional `goal` query parameter:

```
GET https://faqpo.mobox.io/plataforma-mobox/roadmap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
