# 빠르게 시작하기

**Click 트레이딩 봇 시작하기**

#### Step 1: Telegram 다운로드 <a href="#id-366c78c8-1aab-4e5b-a6c3-228e90495959" id="id-366c78c8-1aab-4e5b-a6c3-228e90495959"></a>

Telegram이 아직 없다면 [telegram.org](https://telegram.org)이나 앱스토어에서 다운로드하세요.

#### Step 2: Click Bot 찾기 <a href="#a55ba575-562f-41fa-a9fe-d06df2466b45" id="a55ba575-562f-41fa-a9fe-d06df2466b45"></a>

Telegram에서 **@clickdottrade\_bot**을 검색하거나, 직접 링크로 접속하세요.

#### Step 3: Bot 시작하기 <a href="#id-422f7259-1102-4c18-ae04-71412abc1bbb" id="id-422f7259-1102-4c18-ae04-71412abc1bbb"></a>

**Start** 버튼을 누르거나 `/start`를 입력하세요. Bot이 자동으로 지갑을 생성하고, 지갑 주소를 보여줘요.

{% embed url="<https://app.guideflow.com/player/zkjv491fek>" %}

{% hint style="info" %}
**보안 관련 중요 사항**

지갑 생성 후, 프라이빗 키는 반드시 안전한 곳에 백업하세요. Click.trade에서는 유저의 프라이빗 키를 복구해줄 수 없어요. 프라이빗 키 분실 후 지갑에 대한 접근 권한을 잃으면, 자금에 대한 복구가 불가합니다. 반드시 보안상 안전한 패스워드 매니저나 하드웨어 지갑 이용을 추천드립니다.&#x20;
{% endhint %}

4. **트레이딩 승인 활성화** — 지갑 생성 후, 단 한번 트레이딩 동의(trading intent)를 승인하면 트레이딩 기능을 쓸 수 있어요.
5. **자금 입금** — 지갑에 자금을 넣는 방법은 [지갑 충전하기](https://docs.click.trade/product-docs-korean/getting-started/undefined-1) 페이지를 참고하세요.
6. **첫 트레이딩을 해보세요** — 토큰 컨트랙트 주소(CA)를 붙여넣거나 or  `/buy` 커맨드를 활용하세요.

{% hint style="info" %}
복구 문구(recovery phrase)를 **Phantom**, **Rabby**, **Solflare** 같은 지갑에 임포트해두면, 만약의 상황에서 자금을 직접 관리할 수 있어요.
{% endhint %}


---

# 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/getting-started/undefined.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.
