> 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/coinone.md).

# 해외 거래소 주소 등록하기 \[코인원]

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

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

## 코인원&#x20;

#### 먼저 마이페이지에 접속하신 후, \[주소 추가]를 클릭하세요.&#x20;

![](/files/0sYdw89Htje76TAfJQ8D)

**주소 인증에 관한 주의사항을 확인하세요.**

![](/files/5TolPVNNP24apD0CAWiT)

**등록할 FTX 거래소의 지갑주소를 입력하세요.** \
**저는 리플을 보내서 매도할 것이기 때문에 리플 주소를 등록했습니다.**

![FTX 의 리플 주  ](/files/YsCEc8ryuR4eqBbmZFut)

![](/files/haj3uQHnDqudc3BzoeXl)

**지갑주소가 보이는 전체 화면을 이용하면 FTX 계정의 이름과 영문명, 등록할 주소가 한 번에 보입니다. 이것을 캡쳐하여 인증 자료를 첨부하세요.**

* 바이낸스는 화면 영상을 녹화하여 첨부합니다.&#x20;
  * 맥: 퀵타임플레이어을 이용하여 화면 영상을 녹화합니다.&#x20;
  * 윈도우10: 윈도우+G를 눌러 Xbox Game bar 를 이용하여 화면 영상을 녹화합니다.

![FTX 화면 캡쳐](/files/mN79FDWlB8pxdCO9aC8O)

![바이낸스 화면녹화](/files/Z3lCwhAZCbbJXDzwpXaS)

![](/files/DQ48R6i20WlveDeRyjuA)

**캡쳐한 이미지를 첨부한 후 \[요청] 을 누르면, 인증 심사가 진행됩니다.**

![](/files/RvrjAj684w1mnCqjzxfX)


---

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