# Multi-Chain DEX Aggregator (“Swap”)

For many users, swapping tokens and bridging assets between chains is a daunting process. Mirai’s DEX aggregator and cross-chain swap functionality unify these tasks:

* **Single Confirmation, Multi-Chain Swaps:** Users can convert tokens and move them across chains in a single action without juggling separate bridging tools.
* **Continuous Optimization:** The aggregator finds the best exchange rates and routes, minimizing slippage and fees.
* **User-Friendly Interface:** Complex operations are distilled into a single “swap” button, increasing accessibility and reducing the risk of user error.


---

# 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://about.mirai.app/core-functional-components/multi-chain-dex-aggregator-swap.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.
