# Smart Router(V2)

FusionX Smart Router is a routing algorithm that links the Mantle , and the AMM and market makers (Mantle), to provide better liquidity and pricing. It uses a smart order routing algorithm that executes trades across multiple pools to find the best price for traders.&#x20;

## Why should I use the Smart Router for my AMM swaps?&#x20;

* Swap  pairs with similar asset prices more efficiently with the same trade steps.
* Swap against market makers, who may provide better execution on trades than the normal FusionX AMM.

## Still Cooking

* Better UI on output.
* Split routes for more efficient trades. Eg. Router sends 50% of the pair to a different route to save fees depending on the trade size and liquidity.&#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.fusionx.finance/products/exchange/smart-router-v2.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.
