> 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-yue/propw-jing-xuan/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-yue/propw-jing-xuan/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.
