> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-ko/faqs/deposit-and-transaction.md).

# 입금 및 거래

### 암호화폐는 어떻게 입금하나요?

* 타사 지갑을 열고 전송할 USDC-Polygon(MATIC)을 준비합니다.
* BXPay 계정에 로그인합니다.
* 로 이동 **결제 → 암호화폐**.
* 입금 주소를 복사하거나 QR 코드를 스캔합니다.
* 지갑에서 전송을 완료하고 블록체인 확인을 기다립니다.

***

### 법정화폐는 어떻게 입금하나요?

* 다음에 로그인합니다 **BXPay 계정**.
* 로 이동 **결제 → 법정화폐**.
* 수취인의 사용자 이름을 입력하거나 QR 코드를 스캔합니다
* 세부 정보를 확인하고 이체를 완료합니다.

✅ 이체는 네트워크 및 시스템 상황에 따라 일반적으로 즉시 처리됩니다

***

### 내부 이체(BXPay → BXPay)는 어떻게 작동하나요?

* 다음에 로그인합니다 **BXPay 계정**.
* 로 이동 **결제 → 이체**.
* 선택 **BXPay에서 BXPay로**.
* 수취인의 **사용자 이름** 또는 스캔 **QR 코드**.
* 확인하고 전송 — BXPay 사용자 간 이체는 빠르고 수수료 없이 처리됩니다.

{% hint style="info" %}
가능한 경우 호환 은행 또는 SEPA 이체에 대해 제공되는 추가 지침을 따르세요.
{% endhint %}

***

### 자금을 어떻게 출금하나요?

#### 출금 단계

1. 다음에 로그인합니다 **BXPay** 계정.
2. 로 이동 **결제 → 출금**.
3. 선택 **외부 지갑**.
4. 정확한 세부 정보를 입력하세요:
   * 다음을 선택하세요 **지갑 계정** (계정 잔액이 자동으로 표시됩니다).
   * **보내려는 금액을 입력하세요** 및 통화를 확인하세요 (**USDC – Polygon (MATIC)**).
   * **외부 지갑 주소를 붙여넣으세요** 자금을 수신할 지갑 주소 필드에 입력합니다.

{% hint style="info" %}

#### 중요:&#x20;

* 지갑 주소가 지원하는지 확인하세요 **Polygon 체인의 USDC**.
* 다른 네트워크나 호환되지 않는 주소로 전송하면 **자금의 영구적 손실이 발생할 수 있습니다**.
* BXPay는 잘못되거나 지원되지 않는 지갑 주소로 이루어진 이체에 대해 책임을 지지 않습니다.
* 항상 **모든 세부 정보를 확인하세요** 거래를 진행하기 전에.
  {% endhint %}

***


---

# 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:

```
GET https://bxpay.gitbook.io/bxpay/bxpay-ko/faqs/deposit-and-transaction.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.
