> 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-speed-extension/supported-platforms.md).

# Supported Platforms

Bitfoot Speed Extension **integrates** with **multiple platforms**, allowing traders to execute fast trades directly from their favorite tools. Below is a **list** of currently **supported platforms and chains**.

## **🔗 Multi-Chain Support**

Bitfoot Speed Extension currently supports fast trading across the following blockchains:

{% hint style="success" %}

### **List of supported chains**

* **Solana** (SOL)
* **Ethereum** (ETH)
* **Binance Smart Chain** (BSC)
* **Base**
  {% endhint %}

These chains are fully integrated, allowing one-click trading, USD-based Quick Buys, and smooth experience across all supported platforms.

***

## **🌐 Multi-platform Support**

{% hint style="success" %}

### **List of supported platforms**

These platforms are **fully supported**, and the extension works seamlessly on them:

* [**X (Twitter)**](https://x.com/BitfootBot) **– (Solana only)** – Buy tokens directly from posts containing Solana contract addresses.
* [**Solscan** ](https://solscan.io/)– Trade directly from Solscan, making on-chain analysis even more efficient.
* [**Axiom** ](https://axiom.trade/)– Aiming for seamless on-platform trading with Bitfoot Speed Extension.
* [**GMGN** ](https://gmgn.ai/?chain=sol)– Trade directly on GMGN with Bitfoot Speed Extension.
* [**BullX & BullX NEO**](https://bullx.io/login?redirectUrl=) – Full integration for a smooth trading experience.
* [**PHOTON** ](https://photon-blast.tinyastro.io/)– Instant execution of trades within the PHOTON interface.
* [**Debot** ](https://debot.ai/?chain=solana)– Integration undergoing final testing for full functionality.
* [**DEX Screener** ](https://dexscreener.com/)– Execute trades directly from token pages on DexScreener.
* [**Pump.fun**](https://pump.fun/board) – One-click trading for **newly launched tokens**.
* [**Telegram**](https://web.telegram.org) **(Web) – Solana only** – Enable fast trades from messages containing Solana contract addresses.
  {% endhint %}

Below, you’ll find a **detailed breakdown tutorials** of how Bitfoot Speed Extension works on each platform. This includes **how to execute trades, what features are supported, and how the integration enhances your trading experience**.

***

## 🐦 X (Twitter) <a href="#twitter" id="twitter"></a>

{% embed url="<https://www.youtube.com/watch?v=lB-X-_OECtc>" %}

## 🌐 Solscan <a href="#twitter" id="twitter"></a>

{% embed url="<https://youtu.be/X1y-ZjLovjs>" %}

## 🐊 GMGN.AI <a href="#gmgn" id="gmgn"></a>

{% embed url="<https://youtu.be/BnhPV-3mWGk>" %}

## 🟣 Photon

{% embed url="<https://youtu.be/-W-hZdhhChI>" %}

## 🦅 DEX Screener <a href="#dex-screener" id="dex-screener"></a>

{% embed url="<https://youtu.be/Kg1sink7XhQ>" %}

## 💊 Pump.fun <a href="#pump.fun" id="pump.fun"></a>

{% embed url="<https://youtu.be/uR3HNLnXcbM>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bitfoot.com/bitfoot-speed-extension/supported-platforms.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
