# Click Spot Trading Bot 개요

Telegram 안에서 바로 현물 거래하고 Trading extension 지갑도 관리할 수 있는 올인원 트레이딩 봇이에요.

### 홈 화면 기능 <a href="#id-2a332204-a824-4e3c-bb6c-3ec86f960390" id="id-2a332204-a824-4e3c-bb6c-3ec86f960390"></a>

봇 홈 화면에 7가지 메뉴가 있어요:

* **Positions:** 보유 포지션, 진입가, 손익 확인
* **Wallet:** Solana 지갑 관리, 잔고 확인, 출금
* **Copytrading:** 특정 지갑의 거래를 자동으로 따라가기
* **Rewards:** 수익 확인, SOL 보상 수령
* **Alerts:** Telegram으로 가격 알림 수신
* **Settings:** 트레이딩 설정, 인터페이스 커스텀
* **Squads:** 준비 중 (곧 출시 예정)

### 트레이딩 기능 <a href="#id-84656121-5de6-4406-a8ba-c81c9b582dff" id="id-84656121-5de6-4406-a8ba-c81c9b582dff"></a>

주문 방식은 3가지예요:

1. **마켓 주문:** 현재 가격으로 바로 체결
2. **지정가 주문:** 설정한 가격에 도달하면 자동 체결
3. **DCA 주문:** 일정 시간에 걸쳐 분할 매수/매도 (평균 단가 전략)

### 주요 특징 <a href="#id-1a6bc63e-0e7e-445f-bc8a-bacc1836af23" id="id-1a6bc63e-0e7e-445f-bc8a-bacc1836af23"></a>

* 프리셋 주문 금액, 안전 필터가 적용된 카피트레이딩, 가격 알림, 지갑 기능, 트레이딩 캐시백 + 레퍼럴 리워드 시스템을 제공해요.
* 모든 거래에 1% 스왑 수수료가 적용돼요. 슬리피지 허용 범위, MEV 보호 레벨, 인터페이스 설정은 자유롭게 조정 가능해요.


---

# 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/click-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.
