# Multi-DEX routing

<figure><img src="/files/r964LovJfGoGOTGOoqID" alt=""><figcaption></figcaption></figure>

Our swap infrastructure can now route through third-party DEXes to find the best price for you.

When you select the tokens which you are swapping and input the amount you will see route at the bottom of the swap window. It now also shows DEXes that it will use to take that route.

Let's take an example here by trying to swap 1000 TRX to JM. You can see below it will first swap TRX to USDT in Sunswap then it will swap that USDT to JM on JustMoney Swap. It means this was the route that gives most JM for you.

<figure><img src="/files/3n6Cp6ugYdZFiKbYVjeO" alt=""><figcaption></figcaption></figure>

This not only gives you better prices but also drops the price impact that users will get. We will integrate the big main pools from other DEXes so our users can have better prices with less impact.

In another example let's try to swap 10 000 USDT to TRX

<figure><img src="/files/ZWydLT67yJDEcSsMTAbG" alt=""><figcaption></figcaption></figure>

You can see it uses only Sunswap pool in this case and swaps 10k USDT with 0.04% price impact.

JustMoney swap is now the best place to go if you want to make sure you buy at a price as low as possible.

On Tron chain you can also have discounted swap no matter which route is taken so if you are paying energy cost with your TRX then you can enjoy our fixed rate of 19 TRX per swap.


---

# 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://book.just.money/jmguide/justmoney-swap/multi-dex-routing.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.
