# Roadmap

### Q4 2022 - MVP

* [x] Community building
* [x] Influencer on-boarding
* [x] Contract V1
* [x] Frontend V1

### Q1 2023 - Ecosystem Development

* [x] DICE V2 Testnet
* [x] Frontend V2 Testnet
* [x] Monotoken Staking
* [x] DICE V2 Mainnet
* [x] Frontend V2 Mainnet
* [x] Polytoken Staking
* [x] NFT Groundwork

### Q2 2023 - Expansion

* [x] Strategic Partnerships
* [ ] esDICE rewards
* [ ] DICE staking
* [ ] Slots
* [ ] Roulette
* [ ] NFT Launch
* [ ] Widgets
* [ ] VRF solution

### Q3 2023 - Beyond

* [ ] Multichain
* [ ] More games
* [ ] Futures
* [ ] Loans


---

# 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://docs.risky.lol/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.
