# Roadmap

<table><thead><tr><th width="528"></th><th></th></tr></thead><tbody><tr><td><strong>Tasks</strong></td><td><strong>Status</strong></td></tr><tr><td><strong>Q4 | 2021</strong></td><td></td></tr><tr><td>Platform design</td><td>DONE</td></tr><tr><td>Singer onboarding</td><td>DONE</td></tr></tbody></table>

### 2022

<table><thead><tr><th width="526.1441654496052"></th><th></th></tr></thead><tbody><tr><td><strong>Tasks</strong></td><td><strong>Status</strong></td></tr><tr><td><strong>Q1 | 2022</strong></td><td></td></tr><tr><td>SuperPass Production</td><td>DONE</td></tr><tr><td>Mobile App: Wallet alpha</td><td>DONE</td></tr><tr><td>NFT Marketplace alpha</td><td>DONE</td></tr><tr><td>NFT Launchpad alpha</td><td>DONE</td></tr><tr><td><strong>Q2 | 2022</strong></td><td></td></tr><tr><td>Mobile App: Wallet beta</td><td>DONE</td></tr><tr><td>NFT Marketplace beta</td><td>DONE</td></tr><tr><td>Secondary NFT Marketplace beta</td><td>DONE</td></tr><tr><td>SuperPass NFT Breeding</td><td>DONE</td></tr><tr><td><strong>Q3 | 2022</strong></td><td></td></tr><tr><td>Mobile App: Sing and earn alpha</td><td>DONE</td></tr><tr><td><strong>Q4 | 2022</strong></td><td></td></tr><tr><td>Mobile App: Sing and earn beta (Mainnet)</td><td>DONE</td></tr></tbody></table>

### 2023

<table><thead><tr><th width="550"></th><th></th></tr></thead><tbody><tr><td><strong>Tasks</strong></td><td><strong>Status</strong></td></tr><tr><td><strong>Q1 | 2023</strong></td><td></td></tr><tr><td>Mainnet Launch</td><td>DONE</td></tr><tr><td>New Game mode: AI Challenge</td><td>DONE</td></tr><tr><td>In-app Exchange</td><td>DONE</td></tr><tr><td><strong>Q2 | 2023</strong></td><td></td></tr><tr><td>Real world user integration</td><td>DONE</td></tr><tr><td>New app version released</td><td>DONE</td></tr><tr><td><strong>Q3 | 2023</strong></td><td></td></tr><tr><td>Real world voucher launch</td><td>DONE</td></tr><tr><td>Real world Sing to Earn</td><td>DONE</td></tr><tr><td><strong>Q4 | 2023</strong></td><td></td></tr><tr><td>Expand to other chains</td><td>DONE</td></tr><tr><td>Native web3 wallet integrations</td><td>DONE</td></tr></tbody></table>

### 2024

<table><thead><tr><th width="548">Tasks</th><th>Status</th></tr></thead><tbody><tr><td><strong>Q1 | 2024</strong></td><td></td></tr><tr><td>Sing to Win Launch</td><td>DONE</td></tr><tr><td>Indonesia big event with AAG</td><td>DONE</td></tr><tr><td>Growing Community: Vietnam, Indonesia, Philippines</td><td>DONE</td></tr><tr><td><strong>Q2 | 2024</strong></td><td></td></tr><tr><td>Haku Chain Testnet launch</td><td>DONE</td></tr><tr><td>SingSing Chrome Extension launch</td><td>DONE</td></tr><tr><td>SingSing Mini App - Mine RUBY launch</td><td>DONE</td></tr><tr><td><strong>Q3 | 2024</strong></td><td></td></tr><tr><td>Build SingSing SDK</td><td>DONE</td></tr><tr><td>Pilot SDK with 3 games</td><td>DONE</td></tr><tr><td><strong>Q4 | 2024</strong></td><td></td></tr><tr><td>IDO</td><td></td></tr></tbody></table>

### 2025

| Tasks                      | Status |
| -------------------------- | ------ |
| **Q1 \| 2025**             |        |
| Partnership with 10+ games |        |

{% hint style="info" %}
This is the Roadmap of SingSing according to the start of the project. During the operation, there may be new adjustments and updates to suit the market and users.
{% endhint %}


---

# 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://singsing.gitbook.io/singsing/introduction/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.
