> 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/bxpay-1/deposits-and-transactions.md).

# 입금 및 거래

## 🪙입금 방법

1. BXPay 대시보드에서 입금(Deposit)으로 이동하세요.
2. BXPay 입금 주소를 복사하거나(또는 QR 코드를 스캔) 하세요.
3. 올바른 네트워크를 선택하세요 (USDC – Polygon / MATIC).
4. 암호화폐 전송 → 자금은 일반적으로 네트워크 확인 및 처리 후 표시됩니다.

### 🔁 전송 유형

#### P2P 전송

* 인증된 BXPay 사용자 간의 P2P 전송(태그 또는 QR 코드 사용).

#### 외부 지갑

* 호환되는 지갑으로의 외부 전송을 지원하며, 네트워크 상황 및 규정 준수 검사에 따라 달라집니다.

#### 가상 카드 충전

* 네트워크 상황에 따라 확인 시간 내에 처리됩니다.

#### 실물 카드 충전

* 일반적으로 규제된 금융 파트너를 통해 영업일 기준 1일 내 처리됩니다.

### 📊 거래 내역

* 대시보드에서 모든 활동을 확인하세요.
* Excel, PDF, CSV로 내보내기.

### 💱 지갑 계정 잔액 – 지원 통화

귀하의 BXPay 지갑 계정은 다음 통화로 잔액 표시 및 추정치를 지원합니다:<br>

* 유로 (EUR)
* 루마니아 레우 (RON)
* 아랍에미리트 디르함 (AED)
* 호주 달러 (AUD)
* 캐나다 달러 (CAD)
* 스위스 프랑 (CHF)
* 체코 코루나 (CZK)
* 영국 파운드 스털링 (GBP)
* 홍콩 달러 (HKD)
* 헝가리 포린트 (HUF)
* 인도 루피 (INR)
* 일본 엔 (JPY)
* 라오스 킵 (LAK)
* 스리랑카 루피 (LKR)
* 뉴질랜드 달러 (NZD)
* 싱가포르 달러 (SGD)

### ⚠️ 중요 안내

* 지갑 표시 통화는 추정 용도에만 사용됩니다.
* 표시된 금액은 대략적인 수치이며 실시간 시장 환율, 환전 가치 또는 제3자 데이터와 다를 수 있습니다.
* 실제 환산 값은 거래 시점의 실시간 환율에 따라 달라집니다.


---

# 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/bxpay-1/deposits-and-transactions.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.
