> For the complete documentation index, see [llms.txt](https://docs-kr.sandbank.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-kr.sandbank.io/travelrule/bithumb.md).

# 해외 거래소 주소 등록하기 \[빗썸]

## 시작 전에 준비해주세요.&#x20;

* KYC 완료된 FT&#x58;**(혹은 바이낸스)** 계정
* 고객확인이 완료된 빗썸 계정

&#x20;**빗썸 > 지갑관리 > 출금주소관리 에서 \[출금주소등록] 버튼을 눌러주세요.**

![](/files/r1fNkQoKxxZ98iKOJz8H)

**이제 출금주소 등록 단계에서 알맞은 정보를 입력해주세요.**

![](/files/0RWCcLxsuJ5lcZhHUtQC)

**특히 입금받을 해외 거래소의 지갑주소를 입력할 땐, 네트워크 선택과 데스티네이션 태그와 같이 모든 정보를 올바르게 입력해주세요. 잘못된 주소 정보를 등록한 후, 출금이 이뤄지면 복구할 수 없는 자산손실이 발생합니다.**

![](/files/AfjFHwg9uLuI20NNKwVk)

**지갑주소 입력한 지갑주소의 플랫폼을 선택해주세요.**

![](/files/6QHzbJfgx5LjNPox6Wwa)

**본인의 지갑임을 증명하는 이미지 자료를 첨부해주세요.**

* 신분증 등록은 실물만 가능하며 스캔/캡처본은 인증이 안됩니다.
* ![](/files/AnrqEt6kkSevR5Z9EFy2)

**인증자료를 첨부하고 다음을 누르시면, 모든 정보가 제출되며 심사를 거쳐 출금할 수 있는 \[출금주소]로 승인됩니다.**

![](/files/fiCMCNh5kC63QFrgCy1p)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs-kr.sandbank.io/travelrule/bithumb.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
