> 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-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-zh/propw-jing-cai-hui-gu/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.
