# Supported AMM Exchanges

[Uniswap V2 on Ethereum](https://app.uniswap.org/#/swap)

[QuickSwap on Polygon](https://www.quickswap.org/#/swap)

[SushiSwap on Polygon](https://app.sushi.com/swap)

[SushiSwap on Arbitrum](https://app.sushi.com/swap)

[Swapr on Arbitrum](https://swapr.eth.link/#/swap?chainId=42161)

[Pangolin on Avalalanche](https://pangolin.exchange/)

[TraderJoe on Avalalanche](https://traderjoexyz.com/#/home)

[Solarbeam on Moonriver](https://app.solarbeam.io/exchange/swap)

[Solidly on Fantom](https://solidly.exchange/)

Impermax is continually adding support for new decentralized exchanges and L2 platforms.


---

# 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.impermax.finance/getting-started/supported-amm-exchanges.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.
