# PayProtocol Support

## Payprotocol Support

- [Paycoin 알아보기](https://help.payprotocol.io/paycoin.md): Paycoin 및 관련 서비스의 기본 개요와 사용 방법을 안내합니다.
- [설치](https://help.payprotocol.io/paycoin/undefined.md)
- [가상자산 연계 결제 서비스](https://help.payprotocol.io/getting-started/undefined.md): Paycoin Wallet 설치부터 사용법까지 모든 과정을 설명합니다.
- [준비하기](https://help.payprotocol.io/getting-started/undefined/undefined.md)
- [거래소 지갑 연결 ( Wallet Connect )](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect.md): Web3 DApp 및 외부 서비스와의 연결 방법을 안내합니다.
- [회원가입](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined.md)
- [Korbit](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined/korbit.md)
- [Coinone ](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined/coinone.md)
- [bithumb](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined/bithumb.md)
- [연결 거래소 선택](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1.md)
- [Korbit](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1/korbit.md)
- [Coinone](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1/coinone.md)
- [Bithumb (준비중)](https://help.payprotocol.io/getting-started/undefined/undefined/wallet-connect/undefined-1/bithumb.md)
- [출금이체 ARS 동의](https://help.payprotocol.io/getting-started/undefined/undefined/ars.md)
- [거래소 지원 인증서 발급](https://help.payprotocol.io/getting-started/undefined/undefined/undefined.md)
- [신한인증서](https://help.payprotocol.io/getting-started/undefined/undefined/undefined/undefined.md)
- [네이버 인증서](https://help.payprotocol.io/getting-started/undefined/undefined/undefined/undefined-1.md)
- [결제하기](https://help.payprotocol.io/getting-started/undefined/undefined-1.md)
- [가맹점](https://help.payprotocol.io/getting-started/undefined/undefined-1/undefined.md)
- [자금흐름](https://help.payprotocol.io/getting-started/undefined/undefined-1/undefined-1.md)
- [Paycoin 거래 가이드](https://help.payprotocol.io/getting-started/paycoin.md)
- [보안 가이드 (2FA & 복구 키 관리)](https://help.payprotocol.io/getting-started/2fa-and.md): Paycoin Wallet 보안을 위한 2FA 설정 및 복구 키 관리 방법을 설명합니다.
- [ 자주 묻는 질문 (FAQ)](https://help.payprotocol.io/support/editor.md)
- [기술 지원 (Support & Contact)](https://help.payprotocol.io/support/markdown.md)
- [결제서비스 연동 가이드(Integration Guide)](https://help.payprotocol.io/integration/integration-guide.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.payprotocol.io/paycoin.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.
