# What Is Reya

Reya is a breakthrough high-performance onchain exchange that delivers institutional grade execution, whilst delivering superior speed, security and reliability guarantees to users.

Reya achieves this as **a novel trading-specific based Zk rollup on Ethereum.** This design gives users superior:

* Speed: <1ms trade execution
* Security: verifiable order execution and settlement, via zk-proofs, with executed trades settling on Ethereum
* Reliability: no single point of failure, with the rollup design having multiple rotating L2 nodes (unlike generation-1 rollups)

The based-design also makes Reya synchronously composable with all of Ethereum L1 DeFi, unlocking novel use cases for traders and builders. No sidecar. No Alt-L1. Instead, a DEX enshrined into the Ethereum L1.


---

# 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/what-is-reya.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.
