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

# Roadmap

2022.1：NFT Marketplace(NFT initial selling, trading, an NFT gaming center)

2022.2：SUPE unified API will be released. Not only does the API make each game into an NFT game, but it is also the world's first to support purchases in NFT games!

2022.3：Entry for the third-party collaboration platforms like Gate.io NFT GameBox; Entry of APP games around the globe like Gamebox of Game.com.

2022.6：Supe Infinity NFT gaming platform will be deployed on the world's most popular multi-chain game platform (BSC + GateChain(already launched) + GameChain + Solana(in June))

2022.8：With the support of Game.com and the most prominent NFT game Mainnet-GameChain in 2022, Supe Infinity will be the only strategic collaboration NFT gaming platform with GameChain, the world's most rapidly growing NFT game mainnet, performing all functions of initial sales, trading, and NFT gaming release.

![](/files/K1MZ3FaRQ1SDSo1nvHJI)


---

# 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://hi.supeinfinity.com/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.
