> For the complete documentation index, see [llms.txt](https://docs.chainbitx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainbitx.com/readme/wan-cheng-shen-fen-yan-zheng-kyc.md).

# 完成身份验证 (KYC)

为确保您的账户安全、遵守监管要求并解锁 ChainBitX 平台上的所有功能（包括提现、法币交易、参与活动等），您需要完成一次性身份验证（KYC）。整个流程快捷便捷，通常只需几分钟。

***

#### 为什么需要身份验证？ <a href="#h_01k2brfx2rjetcdhd3v3vmqq2q" id="h_01k2brfx2rjetcdhd3v3vmqq2q"></a>

* **保护您的资金：** 防止黑客、欺诈及其他风险
* **满足国际合规：** 确保平台合法合规运行
* **解锁完整账户功能：** 例如提现、平台活动和高级交易功能
* **提升账户信任度：** 增加身份可信度和在平台上的交易自由度

***

#### KYC 验证流程 <a href="#h_01k2brfx2w0bmpkfvqeqn085jh" id="h_01k2brfx2w0bmpkfvqeqn085jh"></a>

**1. 进入验证页面：**

* 登录 ChainBitX 应用或网站
* 在首页右上角点击您的头像进入账户中心
* 选择“身份验证”菜单以开始申请

**2. 填写基本个人信息：**

* 提供您的全名、出生日期、国籍、证件类型、证件号码等
* 确保信息准确且与您的身份证件一致，以避免验证问题

**3. 上传有效身份证明照片：**

* 支持的证件包括身份证、护照、驾照（视您所在国家而定）
* 上传清晰、无遮挡的照片，显示证件四个角，避免反光或修改
* 通常需要上传正反面照片（如适用）以及手持证件的自拍照

**4. 进行人脸识别：**

* 系统将引导您开启相机以完成面部识别
* 请在光线充足的环境中操作，以确保面部清晰无遮挡

**5. 提交并等待审核：**

* 在完成所有步骤后，点击“提交”
* 系统将自动审核您的申请，通常在 5–30 分钟内完成
* 审核结果将通过应用消息或电子邮件通知

***

#### 温馨提示 <a href="#h_01k2brfx37s9h9t4p05fezjdwj" id="h_01k2brfx37s9h9t4p05fezjdwj"></a>

* 请确保所有上传的信息真实有效，以避免验证失败
* 如在过程中遇到问题，随时联系 ChainBitX 客服支持
* KYC 仅需完成一次，且将永久绑定至您的账户
* 所有用户数据均严格加密，平台承诺保护您的隐私和数据安全

***

完成身份验证后，您即可享受 ChainBitX 平台的全部功能和服务，从而获得更高效、更安全的数字资产体验。


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.chainbitx.com/readme/wan-cheng-shen-fen-yan-zheng-kyc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
