# Supported Pools

{% tabs %}
{% tab title="🟨 BSC" %}
**🟩 Supported**

* WBNB on Pancakeswap v2 & v3
* BNB on Four.meme
* Four.meme X Mode
* USDC on Pancake v2 & v3 (Spot and Twitter)
* USDT on Pancake v2, v3 and Four.meme (Spot, AFK Twitter and Copy-trading)
* USD1 on Pancake v2 & v3 and Four.meme (Spot, Twitter, AFK and Copy-trading)
* ASTER on Pancake v2 & v3 and Four.meme (Spot, Twitter and AFK)
  {% endtab %}

{% tab title="⬜️ ETH" %}
**🟩 Supported**

* Uniswap v2
* Uniswap v3
* Uniswap v4
* USDT Uniswap v2
* USDT Uniswap v3
* USDT Uniswap v4
* USDC Uniswap v2
* USDC Uniswap v3
* USDC Uniswap v4
  {% endtab %}

{% tab title="🟦 BASE" %}
**🟩 Supported**

* Uniswap v2 (Spot, Copy-trading, Limit orders and Twitter)
* Uniswap v3 (Spot, Copy-trading, Limit orders and Twitter)
* Uniswap v4 (Spot, Copy-trading, AFK and Twitter)
* Aerodrome (Spot, Copy-trading, Limit orders and Twitter)
* Virtuals Pre Bonding (Spot, Copy-trading, Limit orders and Twitter)
* Virtuals v2 (Spot, Copy-trading, Limit orders and Twitter)
* Zora Uniswap v4 (Spot, Copy-trading, AFK and Twitter)
  {% endtab %}
  {% endtabs %}


---

# 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.bloombot.app/evm/miscellaneous/supported-pools.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.
