# Roadmap

## Q1/2023: Getting Ready

*Mainly focus on building fundamental features of Tocen, trying out new things beyond community suggestions*

#### *Sui Testnet*

* [x] Testnet Launch with built-in functions
* [x] Ambassadors Program
* [x] Community building
* [x] Wallet integration
* [x] Radar on Testnet
* [x] Finalize IDO/INO Launchpad feature
* [x] Finalize NFT Marketplace
* [x] Implement existing feature on Sui testnet v3

## Q2/2023: Community-centered

#### *Sui Mainnet*

* [x] Onboard first batch launchpad IDO and INO projects
* [x] INO Master Key NFTs
* [ ] Public token sale - $TOCE
* [ ] Staking feature
* [ ] Radar on Mainnet
* [ ] Finalize Tocen Community Shield for IDO
* [x] Tocen Referral System
* [ ] Dynamic NFT Release
* [ ] Staking Mechanism
* [ ] Items Airdrop for Master Key NFT holders

## Q3/2023: Games

* [ ] Mobile App
* [ ] Dex Aggregator
* [ ] Games Release
* [ ] Data Aggregator
* [ ] NFT Generative AI

## Q4/2023: Community Tools & DAO

* [ ] Assets management
* [ ] NFT Liquidity Protocols
* [ ] Analytic Features
* [ ] Voting Mechanism & Tocen DAO

## Q1/2024: Assets Management & Community Tools

* [ ] Multichain services
* [ ] Bridge Aggregator
* [ ] Social Features


---

# Agent Instructions: 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://tocen.gitbook.io/tocen-launchpad/about-us/roadmap.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.
