> For the complete documentation index, see [llms.txt](https://help.payprotocol.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1/coinone.md).

# Coinone

① 페이코인 앱  실행→ \[지갑 연결하기] 버튼을 눌러주세요.

② 연결하실 지갑을 선택해주세요\
※ 연결하려는 거래소에 계정 생성이 필수로 진행되어 있어야 하며, 로그인이 되어있어야 합니다.\
※ 페이코인의 가입자 정보와 거래소 회원정보가 일치해야합니다.

<figure><img src="/files/Noppx3ZwaIAsBnaVy9qy" alt=""><figcaption></figcaption></figure>

③ 연결하실 거래소를 선택해주세요

④ 거래소에 연결할 가상자산을 선택해주세요

⑤ 서비스 이용약관에 동의해주세요.

<figure><img src="/files/JZQDYmMRcbmN7uJSxPia" alt=""><figcaption></figcaption></figure>

⑦ 개인정보 제3자 제공 약관에 동의해주세요

⑧ 약관 동의 후 화면의 인증 코드를 Coinone App -> 더보기 -> 인증/보안 -> 일회용 인증코드에 입력해주세요

<figure><img src="/files/8xFfyqfu9tYDgE5Se06z" alt=""><figcaption></figcaption></figure>

⑨ 연결 인증 정보를 확인한 뒤 인증 완료 버튼을 클릭해주세요

<figure><img src="/files/UsPx8gZO5cfrEa5ujMzc" alt=""><figcaption></figcaption></figure>

⑩ 월렛커넥트 완료

<figure><img src="/files/QoCRqmAfc1Wfx6LZLBdP" alt=""><figcaption></figcaption></figure>


---

# 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://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1/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.
