> 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-zh/chang-jian-wen-ti/xu-ni-zhang-hu.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-zh/chang-jian-wen-ti/xu-ni-zhang-hu.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.
