# Spot Trading Bot

- [Click Spot Trading Bot 개요](https://docs.click.trade/product-docs-korean/spot-trading-bot/click-spot-trading-bot.md)
- [트레이딩 하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined.md)
- [거래할 토큰 검색하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined/undefined.md)
- [토큰 매수하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined/undefined-1.md)
- [토큰 매도하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined/undefined-2.md)
- [포지션 확인하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined/undefined-3.md)
- [출금하기](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined/undefined-4.md)
- [주문 타입(Order Type)](https://docs.click.trade/product-docs-korean/spot-trading-bot/order-type.md)
- [지정가 주문](https://docs.click.trade/product-docs-korean/spot-trading-bot/order-type/undefined.md)
- [DCA 주문](https://docs.click.trade/product-docs-korean/spot-trading-bot/order-type/dca.md)
- [주요 기능](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1.md)
- [카피 트레이딩](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/undefined.md)
- [가격 알림](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/undefined-1.md)
- [Click Squads (Coming Soon)](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/click-squads-coming-soon.md)
- [Bridge](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/bridge.md)
- [Advanced Strategies](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/advanced-strategies.md)
- [Creating & Saving Strategy](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-1/advanced-strategies/creating-and-saving-strategy.md)
- [설정](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-2.md)
- [거래 관련 설정(Trading Settings)](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-2/trading-settings.md)
- [일반 설정(General Settings)](https://docs.click.trade/product-docs-korean/spot-trading-bot/undefined-2/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/product-docs-korean/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.
