# Bitfoot Bot

- [Quick Start Guide](https://docs.bitfoot.com/bitfoot-bot/quick-start-guide.md): In this quick start guide, we’ll walk you through how to set up Bitfoot Bot for the first time so you can start trading right away.
- [Solana Trading](https://docs.bitfoot.com/bitfoot-bot/solana-trading.md)
- [Copy Trading](https://docs.bitfoot.com/bitfoot-bot/solana-trading/copy-trading.md)
- [Pump.fun Snipping](https://docs.bitfoot.com/bitfoot-bot/solana-trading/pump.fun-snipping.md)
- [Auto Sniper](https://docs.bitfoot.com/bitfoot-bot/solana-trading/auto-sniper.md)
- [Manual Swaps](https://docs.bitfoot.com/bitfoot-bot/solana-trading/manual-swaps.md)
- [Limit Buy](https://docs.bitfoot.com/bitfoot-bot/solana-trading/limit-buy.md)
- [Settings](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings.md)
- [Sniper](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings/sniper.md)
- [Sniper Wallets](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings/sniper-wallets.md)
- [Defaults](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings/defaults.md)
- [Banned Tokens](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings/banned-tokens.md)
- [Recommendations](https://docs.bitfoot.com/bitfoot-bot/solana-trading/settings/recommendations.md)
- [EVM Trading](https://docs.bitfoot.com/bitfoot-bot/evm-trading.md)
- [Copy Trading](https://docs.bitfoot.com/bitfoot-bot/evm-trading/copy-trading.md)
- [Auto Sniper](https://docs.bitfoot.com/bitfoot-bot/evm-trading/auto-sniper.md)
- [Manual Swaps](https://docs.bitfoot.com/bitfoot-bot/evm-trading/manual-swaps.md)
- [Limit Buy](https://docs.bitfoot.com/bitfoot-bot/evm-trading/limit-buy.md)
- [Settings](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings.md)
- [Sniper](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings/sniper.md)
- [Sniper Wallets](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings/sniper-wallets.md)
- [Defaults](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings/defaults.md)
- [Banned Tokens](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings/banned-tokens.md)
- [Recommendations](https://docs.bitfoot.com/bitfoot-bot/evm-trading/settings/recommendations.md)
- [Call Channels](https://docs.bitfoot.com/bitfoot-bot/call-channels.md): Never miss a big play again.
- [Webhooks](https://docs.bitfoot.com/bitfoot-bot/webhooks.md)
- [Additional Tools & Settings](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings.md)
- [Trade Monitor](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/trade-monitor.md)
- [Wallet Balances](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/wallet-balances.md)
- [Bridge](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/bridge.md)
- [Chain Settings](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/chain-settings.md)
- [Withdrawal Wallets](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/withdrawal-wallets.md): Here you can set up wallets where you want to withdraw your funds and profits.
- [Wallet Management](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/wallet-management.md)
- [Language](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/language.md)
- [Security](https://docs.bitfoot.com/bitfoot-bot/additional-tools-and-settings/security.md)
- [Bitfoot Speed-Tests](https://docs.bitfoot.com/bitfoot-bot/bitfoot-speed-tests.md)
- [Supported Chains and DEXs](https://docs.bitfoot.com/bitfoot-bot/supported-chains-and-dexs.md)
- [Referral Program](https://docs.bitfoot.com/bitfoot-bot/referral-program.md)
- [Bitfoot Platform Fee](https://docs.bitfoot.com/bitfoot-bot/bitfoot-platform-fee.md)


---

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