# 출금하기

Click 지갑에서 외부 Solana 주소로 SOL을 출금하는 기능이에요.

### 출금 방법 <a href="#id-0c61ffe4-91f9-454e-a0a7-4851318be5fe" id="id-0c61ffe4-91f9-454e-a0a7-4851318be5fe"></a>

1. **출금 화면 열기** - `/wallet` 메뉴에서 **Withdraw** 탭
2. **받는 주소 입력** - SOL을 보낼 Solana 지갑 주소 붙여넣기
3. **금액 입력** - 출금할 SOL 수량 입력
4. **확인 및 실행** - 받는 주소, 금액, 예상 네트워크 수수료 확인 후 컨펌

### 주요 사항 <a href="#id-85de538f-81e9-45ad-86a0-b849f8550a1b" id="id-85de538f-81e9-45ad-86a0-b849f8550a1b"></a>

* **네트워크:** Solana만 지원
* **토큰:** SOL만 출금 가능. 다른 토큰은 `/positions`에서 먼저 매도한 후 SOL로 출금
* **네트워크 수수료:** Solana 기본 수수료 (< $0.01)
* **속도:** 보통 몇 초면 확인됨
* **최소 출금 금액 없음** (네트워크 수수료를 커버할 수 있으면 OK)

### 안전 안내 <a href="#fb8c28a3-6739-4c7e-b712-baa66bf9777b" id="fb8c28a3-6739-4c7e-b712-baa66bf9777b"></a>

> ⚠️ **컨펌 전에 받는 주소를 꼭 다시 확인하세요.** Solana 트랜잭션은 되돌릴 수 없어요.
>
> 💡 **TIP:** 새로운 주소로 출금할 때는 소액으로 테스트 전송부터 해보세요.


---

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