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

# 가상 계좌

### BXpay 가상 카드를 어떻게 활성화하나요?

가상 카드를 받으려면 다음 단계를 따르세요:

#### 📝 KYC 완료

* 다음으로 이동하세요 **메뉴 → 전체 → 계정 설정 → KYC 제출**.
* 다음을 입력하세요 **개인 정보**.
* 다음을 업로드하세요 **여권 또는 정부 발급 신분증**.
* 다음을 촬영하여 업로드하세요 **동일한 문서를 들고 있는 셀피**.
* 검토를 위해 신청서를 제출하세요.

#### ✅ 승인 및 활성화

* KYC가 승인되면 가상 계좌 패키지가 표시됩니다.
* 다음으로 이동하세요 **계좌 → 가상 계좌 신청**.
* 그런 다음 다음으로 이동하세요 **카드 → 카드 활성화**.
* 당신의 **가상 카드** 승인 직후 일반적으로 즉시 활성화되며 온라인 사용이 가능합니다.

***

### 가상 카드로 자금을 인출할 수 있나요?

아니요 — **가상 카드는 ATM 인출을 지원하지 않습니다**.

***

### 규제 또는 네트워크 제한으로 인해 가상 계좌가 지원되지 않는 지역입니다.

* **아시아**
  * 아프가니스탄
  * 아르메니아
  * 방글라데시
  * 캄보디아
  * 중국
  * 인도
  * 이란
  * 이라크
  * 일본
  * 요르단
  * 레바논
  * 미얀마
  * 북한
  * 파키스탄
  * 필리핀
  * 싱가포르
  * 시리아
  * 예멘
* **아프리카**
  * 알제리
  * 부르키나파소
  * 부룬디
  * 카메룬
  * 중앙아프리카 공화국
  * 콩고민주공화국
  * 에리트레아
  * 기니비사우
  * 케냐
  * 라이베리아
  * 리비아
  * 말리
  * 모로코
  * 모잠비크
  * 나미비아
  * 콩고공화국
  * 르완다
  * 세네갈
  * 시에라리온
  * 소말리아
  * 남아프리카
  * 남수단
  * 수단
  * 탄자니아
  * 우간다
  * 짐바브웨
* **유럽**
  * 알바니아
  * 벨라루스
  * 불가리아
  * 러시아
* **오세아니아**
  * 오스트레일리아
  * 팔라우
* **아메리카**
  * 쿠바
  * 아이티
  * 자메이카
  * 니카라과
  * 베네수엘라

{% hint style="info" %}
제한은 준수 요구사항 및 카드 네트워크 정책에 따라 다릅니다.
{% 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/virtual-account.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.
