> For the complete documentation index, see [llms.txt](https://docs.fusionx.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fusionx.finance/products/exchange/smart-router-v2/how-to-trade-using-smart-router.md).

# How to trade using Smart Router

## Trading on the Smart Router

Smart Router is disabled by default on the swap page. It is similar to using the existing FusionX AMM.

Before starting, it requires a **MANTLE-compatible wallet and MNT for gas fees.** Please check our [wallet guide](https://metamask.io/) for more details.

1. Go to the swap page [here.](https://fusionx.finance/swap)
2. Choose the token pairs you would like to trade. At launch, only exact input is accepted for Smart Router due to slippage concerns.&#x20;
3. Enter the value of the tokens you wish to trade.&#x20;


---

# 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://docs.fusionx.finance/products/exchange/smart-router-v2/how-to-trade-using-smart-router.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.
