> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-14.md).

# PropW 推出新的認證規則更新，帶來更順暢的體驗

親愛的 PropW 用戶：

為了確保更順暢的用戶體驗，並持續在我們的營運中擁抱全球合規，我們已於12月5日（UTC+8）進一步簡化了帳戶驗證流程。請盡早將您的應用程式更新至最新版本。此更新旨在為您節省寶貴時間，讓您能更專注於交易。

先前的平台 KYC 驗證系統已更新如下：\
注意：KYC（Know Your Customer，認識你的客戶）是一項強制性的身分驗證程序，用於確認客戶的真實性，旨在防止洗錢、恐怖主義融資和詐欺等金融犯罪。以下於本公告中簡稱為「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-tw/propw-jing-xuan-liang-dian/publish-your-docs-14.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.
