> For the complete documentation index, see [llms.txt](https://qroniswap.gitbook.io/qroniswap-whitepaper-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qroniswap.gitbook.io/qroniswap-whitepaper-1/technical-whitepaper/qroniswap-ecosystem/multi-chain-dex.md).

# Multi-chain DEX

![](/files/NEEZPelKAjcSkR68rZZm)

Qroniswap will primarily feature a cross-chain DEX that will support multiple blockchains (multi-chain) in one place. This is to encourage quick and seamless transactions among users and enthusiasts. The multi-chain will use intelligent algorithm-based AMM tweaked constantly following price changes to keep trading evergreen and free from impermanent loss and capital efficiency. To make this possible, Qroniswap partners with some of the industry’s leading protocols like [Rubic Swap DEX](https://rubic.exchange/) for seamless cross-chain transactions. It integrates the APIs of these protocols into its smart contracts also pegged to oracles to provide swift and secure transactions and order fulfillments on Qroniswap DEX.


---

# 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://qroniswap.gitbook.io/qroniswap-whitepaper-1/technical-whitepaper/qroniswap-ecosystem/multi-chain-dex.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.
