> 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-90.md).

# PropW 產品升級公告

為了提供使用者更好的產品體驗，並因應全球加密貨幣領域交易的監管要求，PropW 將自 2024 年 7 月 10 日起進行功能升級。升級詳情如下：

**1. 參加挑戰階段的新用戶無需完成 KYC 驗證。**

**2. 用戶必須在第三階段開始實盤交易前完成 KYC2 驗證。**

&#x20;

\*請在註冊前確認您的國家或地區符合使用者協議中所述的 PropW 參與資格。

&#x20;

[使用者協議](https://coinw.zendesk.com/hc/en-us/articles/360046853913--User-Agreement)

PropW 專有交易平台已獲杜拜多種商品中心（DMCC）頒發牌照。此牌照標誌著 PropW 在全球貿易與服務領域邁出重要一步。PropW 團隊也致力於取得更多牌照。

&#x20;

[如需瞭解更多關於牌照的資訊，請造訪](https://coinw.zendesk.com/hc/en-us/articles/34040001215897-PropW-obtains-DMCC-license-a-new-business-milestone)

PropW 的全球領導團隊已為業務的長期發展做好充分準備，積極因應各國的合規與監管要求。我們的平台將始終以用戶保護為優先，打造可持續成長的平台，並為交易者提供更好的服務與交易體驗。

&#x20;

交易愉快！

&#x20;

PropW 團隊


---

# 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-90.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.
