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

# Roadmap

* [x] <mark style="color:purple;">**IDO on Artemis Completed**</mark>
* [x] <mark style="color:purple;">**Soft Launch**</mark>
* [x] <mark style="color:purple;">**Reverseum Treasury's yield earning strategies initiated**</mark>
* [x] <mark style="color:purple;">**UST and other single token Bonds.**</mark>
* [x] <mark style="color:purple;">**Reverseum treasury rewards. (stake RVRS to earn UST)**</mark>
* [x] <mark style="color:purple;">**Governance for treasury strategies.**</mark>
* [x] <mark style="color:purple;">**Rebalanced emissions between farms and staking/bonding.**</mark>
* [x] <mark style="color:purple;">**RVRS Buybacks from Treasury**</mark>
* [x] <mark style="color:purple;">**Update Staking Contract**</mark>
  * [x] <mark style="color:purple;">**Governance Discussion**</mark>
  * [x] <mark style="color:purple;">**Dev feasibility analysis**</mark>
  * [x] <mark style="color:purple;">**Final Governance Vote with time estimates**</mark>
* [x] <mark style="color:purple;">**UI improved for clarity**</mark>
  * [x] <mark style="color:purple;">**Fix scaling/mobile**</mark>
  * [x] <mark style="color:purple;">**Update Staking Dashboard**</mark>
  * [x] <mark style="color:purple;">**Update Bonding Dashboard**</mark>
* [x] <mark style="color:purple;">**Update Project Documentation**</mark>
* [x] <mark style="color:purple;">**Move to Arbitrum**</mark>
  * [x] <mark style="color:purple;">**Launch new RVRS Token**</mark>
  * [x] <mark style="color:purple;">**Claimdrop for Investors**</mark>
  * [x] <mark style="color:purple;">**Reverse Bond open for exiters**</mark>
* [x] <mark style="color:purple;">**Transition to token gated community**</mark>
* [ ] <mark style="color:purple;">**Build out further Roadmap in Community Discussions**</mark>
  * [ ] <mark style="color:purple;">**Refine Treasury Strategies**</mark>
  * [ ] <mark style="color:purple;">**Coordinate with other projects with aligned interests**</mark>
  * [ ] <mark style="color:purple;">**Incubate internal talent by incentivizing contributors from the community to build tools for the Protocol, as well as the Crypto Community as a whole**</mark>
  * [ ] <mark style="color:purple;">**Build out a mechanism for paying RVRS holders a revenue share once the market turns around**</mark>


---

# 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:

```
GET https://reverse.gitbook.io/reverse-protocol/information/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.
