# Spot markets

Although not included at the initial deployment, Reya will include spot markets in addition to derivatives trading. This will unlock synergies with the rest of the Network, in particular related to rUSD distribution by creating markets against other stablecoins, as well as auto-exchange and CDP liquidations, which imply conversion of different types of collateral.

When spot markets within Reya Network attract enough liquidity, they will also enable the Network to internalize the spot benchmarking needs both in the clearing and the liquidity layers.


---

# 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/trading/spot-markets.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.
