# Roadmap

## 2020-10

* Website V1
* Smart Contract Audit
* Incentive Mining Pool V1(Pool A - Pool E)
* RIOT Token Smart Contract

## 2020-11

* Website V2
* RIOTSwap protocol (developed)
* RIOTCredit protocol (developed)

## 2020-12

* RIOTSwap Stablecoin protocol (developing)
* RIOTSynthesis protocol (developing)
* Governance

## 2021-01

* RIOT Chain
* RIOTBridge protocol (developing)
* Hunter Plan
* Website V3


---

# 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://riotplus.gitbook.io/riotplus/resources/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.
