> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-6.md).

# PropW 推出新的认证规则更新，带来更顺畅的体验

亲爱的 PropW 用户，

为确保更顺畅的用户体验并持续在运营中践行全球合规，我们已于 12 月 5 日（UTC+8）进一步简化了帐户验证流程。请尽快将您的应用更新到最新版本。本次更新旨在为您节省宝贵时间，让您能够更多地专注于交易。

此前的平台 KYC 验证体系已做如下调整：\
注：KYC（了解您的客户）是用于确认客户身份真实性的一项强制性身份验证程序，旨在防止洗钱、恐怖融资和欺诈等金融犯罪。本文公告中以下统一称为“KYC”。

1\. 基础审核（K0）：\
在注册及挑战阶段，无需提供额外验证信息。完成交易挑战并通过平台审核后，即具备实盘交易资格。

2\. 基础认证（K1）：\
在首次从实盘账户提现盈利奖励之前，系统将引导您完成此等级的验证。您需要提供真实姓名、出生日期和居住国家等信息。\
注：用户仍需遵守对全球禁限业务区域及受国际制裁国家的限制。

3\. 高级认证（K2/K3）：\
当您的账户达到更高的提现限额或触发合规要求时，需完成此等级的验证。平台将另行通知具体步骤，请按照指引完成流程。我们将提供清晰的指导和支持。 &#x20;

| 认证等级 | 累计提现（USDT）      |
| ---- | --------------- |
| K2   | ≥10000          |
| K3   | ≥50,000 或触发合规核查 |

注：K2 对应 CoinW 的 C1 验证，K3 对应 CoinW 的 C2 验证。用户需按 CoinW 的标准完成其身份验证。

此项调整旨在通过清晰的验证分级简化初始流程，同时在必要时提供全面的合规支持，让您能更安心、更专注地进行交易。 &#x20;

&#x20;

此致， &#x20;

PropW 团队 \ <br>

如您对本次更新有任何疑问，我们的客服团队随时准备提供一对一的答疑与建议。 &#x20;

&#x20; PropW 网站：<https://www.propw.com> &#x20;

&#x20; X：<https://x.com/PropWGlobal> &#x20;

&#x20; Telegram：<https://t.me/PropWGlobal> &#x20;

&#x20; Discord：<https://discord.gg/C8enuujTrZ> \ <br>

再次感谢您持续的支持。我们深知没有您的支持便不会走到今天。今后每一步，我们都将与您一同成长与进步。


---

# 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.propw.com/announcement/announcement-zh/propw-jing-cai-hui-gu/publish-your-docs-6.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.
