> 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/shen-fen-yan-zheng-yu-he-gui.md).

# 身份验证与合规

### 为什么我需要进行KYC？

KYC（了解您的客户）是强制性的，以确保您的账户安全和合规。它有助于核实您的身份、防止欺诈并确认您是否符合所提供服务的资格。

***

### 如何完成KYC验证

&#x20;注册BXpay账户后，您需要在订购或激活任何卡片之前完成KYC（了解您的客户）。

1. 登录到您的 **BXPay账户 -** <https://card.bxpay.com/en/sign-in>&#x20;
2. 导航到 **菜单 → 账户设置 → 申请KYC**.
3. 输入您的 **个人信息** 按要求。
4. 上传所需文件：
   * 有效的 **护照** 或 **政府颁发的身份证件** （含个人资料页）。
   * 一张 **自拍照** 手持相同证件。
   * 一张 **数字签名** （如需）。
5. 检查您的信息并 **提交以供验证**.

您的KYC申请将被审核，审核通过后您会收到确认。

{% hint style="danger" %}
确保证件 **清晰、可读且完整可见**

照片必须在 **良好光线下拍摄** （无眩光或聚光灯）

避免裁剪或遮盖重要信息

一张 **护照** 是 **必需的** 以通过我们持牌金融合作伙伴开设国际账户。&#x20;
{% endhint %}

***

### 验证需要多长时间？

⏱️ **处理时间：**

* 虚拟卡KYC → 通常在24小时内批准，但取决于验证量和要求。
* 实体卡/离岸账户KYC → 通常在3–5个工作日内审核，具体取决于验证要求。

***

### 我如何跟踪我的KYC状态？ &#x20;

您可以直接在仪表板上跟踪您的KYC状态。

***

### 我如何查看自己是否有资格开设账户？&#x20;

&#x20;选择您偏好的账户后，选择护照签发国家以检查资格。您可以在此处查看受限国家的完整列表。

***

### 如果有人做了违法的事情怎么办？

* 可疑交易会被标记并审查
* 欺诈行为可能导致账户被暂停或关闭

***

### 如何激活您的BXPay账户

1. 前往 菜单 → 全部 → 账户设置 → 提交KYC。
2. 一旦您的KYC获批，您的套餐将显示在账户下。
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-zh/chang-jian-wen-ti/shen-fen-yan-zheng-yu-he-gui.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.
