# How It Works

To provide the best routing across every blockchain through decentralized protocols, Rango has built the industry leading routing engine covering every ecosystem.&#x20;

When a request for routing is submitted to Rango’s routing engine, the engine goes through combinations of 100 dexes and 24 bridges across more than 50 blockchains to arrive at desirable paths.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe06Z-qPQ0JxSBrgsfhnwnPxEZj7iyDIbWhteiYaiD3uYMop_EsOBmErfqBTcBd4ydtPYoTESGZL6bSOFMzhv9tdG9JXin2Ujtfg1eX785TFW9fBT7RNp3mdeULg1Ua5_j-9niKbMwkoUNCg2PKD_hLeeiC?key=7C-FmjnTqLmhbXK_HvA9MA" alt=""><figcaption></figcaption></figure>

Rango’s architecture is designed to be chain agnostic and hence, we support protocols across EVMs, Bitcoin, Cosmos, Solana, Starknet and other ecosystems. Rango’s infrastructure gathers data from every protocol to find good routes among thousands of possible paths. Rango provides access to all types of network from a single interface and API:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfIG6vyTZBL2fIWFLDwcJx3gr1H3p1KftcwDn4_HGuV2GzeREsPk2IOuXKQRiLvuenwK5PF-6mkMcz86YCBn7261o3VLSutFefZzjHSofYRyxU59qRlQu-avzSFx7RP8WV2PgS-yG8BLVUkEYUf2HZDPm0D?key=7C-FmjnTqLmhbXK_HvA9MA" alt=""><figcaption></figcaption></figure>

Rango covers a wide range of protocols and models such as RFQ, burn/mint, cross-chain pools and IBC. Rango leverages decentralized message passing systems such as GMP, LayerZero and IBC Memos to make sure the message passing and execution of the routes are handled through decentralized protocols.&#x20;


---

# 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.rango.exchange/how-it-works.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.
