> 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-82.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-yue/propw-jing-xuan/publish-your-docs-82.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.
