# Reya Roadmap

Unlocking the breakthrough based zk rollup design has been an iterative path. To begin with, Reya was launched using a forked and heavily customised version of Arbitrum Orbit. This allowed the product to launch, deliver value to users and generate the necessary learnings required to unlock the based zk rollup design.

This means Reya will transition to a based rollup iteratively over time. This will be done without any impact to users. This infrastructure upgrade will happen in stages

* Stage 1: Orderbook launch (expected Q1 2026)
* Stage 2: Migrate to based design, with single Execution Node (expected Q2 2026)
* Stage 3: Introduce multiple rotating Execution Nodes (expected Q3 2026)

Alongside this infrastructure upgrade, the trading venue will continue with a roadmap covering:

* Spot markets
* RWA-Crypto Perp Expansion
* Launchpad
* srUSD Tokenization


---

# 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.reya.xyz/get-started/reya-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.
