# Supported Chains and DEXs

### Supported Chains

The bot currently supports nine chains: BNB Smart Chain (BSC), Ethereum, Arbitrum, Base, Avalanche, Sonic, Tron (TRX), TON and Solana.

### Supported DEXs

For each chain, the bot currently supports the following DEXs:

<table><thead><tr><th width="135" align="center">Chain</th><th align="center">Supported DEXs</th></tr></thead><tbody><tr><td align="center">BSC</td><td align="center">PCS V2 | PCS V3 | FourMeme/SpringBoard</td></tr><tr><td align="center">Ethereum</td><td align="center">Uniswap V2 | Uniswap V3</td></tr><tr><td align="center">Arbitrum</td><td align="center">Uniswap V3 | SushiSwap V2 | OreoSwap | Camelot</td></tr><tr><td align="center">Base</td><td align="center">Uniswap V2 | Uniswap V3 | SushiSwap V2 | Aerodrome V2 | Virtuals</td></tr><tr><td align="center">Avalanche</td><td align="center">Trader Joe V1 | Trader Joe V2.1</td></tr><tr><td align="center">Sonic</td><td align="center">NDYOR V2 | SonicSwap V2 | SBoom V2 | SushiSwap V2 | MetropolisSwap V2 | ShadowSwap V2/V3 | SwapX V2/V3 | Wagmi V3</td></tr><tr><td align="center">Solana</td><td align="center">Raydium | Orca | Meteora | FluxBeam | Pump․Fun | Moonshot</td></tr><tr><td align="center">TRX</td><td align="center">SunSwap V2 | SunPump</td></tr><tr><td align="center">TON</td><td align="center">DeDust V2 | STON․fi</td></tr></tbody></table>


---

# 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.maestrobots.com/faq/supported-chains-and-dexs.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.
