# Spot Trading Bot

- [Overview](https://docs.click.trade/spot-trading-bot/overview.md)
- [Trading](https://docs.click.trade/spot-trading-bot/trading.md)
- [Token Search](https://docs.click.trade/spot-trading-bot/trading/token-search.md)
- [Buy a Token](https://docs.click.trade/spot-trading-bot/trading/buy-a-token.md)
- [Sell a Token](https://docs.click.trade/spot-trading-bot/trading/sell-a-token.md)
- [Manage Positions](https://docs.click.trade/spot-trading-bot/trading/manage-positions.md)
- [Withdraw](https://docs.click.trade/spot-trading-bot/trading/withdraw.md)
- [Order Types](https://docs.click.trade/spot-trading-bot/order-types.md)
- [Limit Orders](https://docs.click.trade/spot-trading-bot/order-types/limit-orders.md)
- [DCA Orders](https://docs.click.trade/spot-trading-bot/order-types/dca-orders.md)
- [Features](https://docs.click.trade/spot-trading-bot/features.md)
- [Copy Trading](https://docs.click.trade/spot-trading-bot/features/copy-trading.md)
- [Price Alerts](https://docs.click.trade/spot-trading-bot/features/price-alerts.md)
- [Click Squads (Coming Soon)](https://docs.click.trade/spot-trading-bot/features/click-squads-coming-soon.md)
- [Bridge](https://docs.click.trade/spot-trading-bot/features/bridge.md)
- [Advanced Strategies](https://docs.click.trade/spot-trading-bot/features/advanced-strategies.md)
- [Creating & Saving Strategy](https://docs.click.trade/spot-trading-bot/features/advanced-strategies/creating-and-saving-strategy.md)
- [Settings](https://docs.click.trade/spot-trading-bot/settings.md)
- [Trading Settings](https://docs.click.trade/spot-trading-bot/settings/trading-settings.md)
- [General Settings](https://docs.click.trade/spot-trading-bot/settings/general-settings.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.click.trade/spot-trading-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.
