> For the complete documentation index, see [llms.txt](https://docs.bitfoot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitfoot.com/bitfoot-bot/supported-chains-and-dexs.md).

# Supported Chains and DEXs

{% hint style="success" %}

## **All Supported chains**

* **Solana**
* **Ethereum**
* **Binance Smart Chain**
* **Base**
* **Sonic**
  {% endhint %}

Bitfoot supports the same powerful trading features available on **Ethereum** across **three additional EVM chains**:

* **Binance Smart Chain (BSC)**
* **Sonic**
* **Base**

This means you can use tools like **copy trading, auto-buy filters, auto-sniper** and **instant execution** across all supported networks—without changing your workflow.

{% hint style="success" %}

#### **All Supported DEXs & Launchpads by Bitfoot**

<mark style="color:purple;">**Solana**</mark>

* **Pump.fun, PumpSwap**
  * Pump V1, Pump AMM
* **Raydium, Raydium LaunchLab**
  * CPMM, CLMM and more...
* **Jupiter Studio**
* **Meteora**
  * AMM, AMM V2, DLMM, DYN, DBC
* **Orca**
  * Whirlpool (WP)
* **Boop**
* **Bonk**
* **Moonshot**
* **Bags**
* **Daos.fun**
* **Moonit**
* **Believe**
* **FluxBeam**
* **Dexlab**
* **Super Exchange**<br>

***

\ <mark style="color:orange;">**EVM Chains**</mark>

* **Uniswap**
* **Sushiswap**
* **PancakeSwap**
* **Baseswap**
* **QuickSwap**
* **DegenSwap**
* **KyberSwap**
* **ShibaSwap**
* **DeFi Swap**
* **FraxSwap**
* **Curve**
* **Verse**
* **Balancer**
* **LIF3**
* **Solidly**
* **EtherVista**
* **Orion**
* **9Inch**
* **9mm**
* **Matcha**

**and more...**
{% endhint %}

{% content-ref url="/pages/ZZeHZItfu9OpCj8x7yzT" %}
[EVM Trading](/bitfoot-bot/evm-trading.md)
{% endcontent-ref %}


---

# 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.bitfoot.com/bitfoot-bot/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.
