> 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/evm-trading.md).

# EVM Trading

This section covers everything you need to know to trade on EVM chains using Bitfoot. The same settings and features apply to **Ethereum,** **BSC, Base, and Sonic**, which are fully supported by the Bitfoot ecosystem.

{% content-ref url="/pages/SV81HQsflaaTrulcMTYz" %}
[Supported Chains and DEXs](/bitfoot-bot/supported-chains-and-dexs.md)
{% endcontent-ref %}

With **Bitfoot**, you get access to the fastest trading experience across all supported chains, regularly tested to ensure top-tier speed and performance. From copy trading and presets to custom filters and risk controls, this guide will walk you through every setting to trade smarter and faster.

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

{% content-ref url="/pages/sJpy54W6a7vVdIA62pUr" %}
[Auto Sniper](/bitfoot-bot/evm-trading/auto-sniper.md)
{% endcontent-ref %}

{% content-ref url="/pages/8zzKlvK6LVETFqgjzsC8" %}
[Manual Swaps](/bitfoot-bot/evm-trading/manual-swaps.md)
{% endcontent-ref %}

{% content-ref url="/pages/i0zU1s4PJlhLsTmbebSQ" %}
[Limit Buy](/bitfoot-bot/evm-trading/limit-buy.md)
{% endcontent-ref %}

{% content-ref url="/pages/8nKkaiqnP8O8LrdqCH68" %}
[Settings](/bitfoot-bot/evm-trading/settings.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, and the optional `goal` query parameter:

```
GET https://docs.bitfoot.com/bitfoot-bot/evm-trading.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.
