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

# PropW 网页端新功能升级公告

亲爱的 PropW 用户：

为了为全球用户提供更好的产品体验，平台将于 2025 年 1 月 22 日 16:00 至 18:00（UTC+8）升级新功能。升级内容如下：

&#x20;

1\. 在网页上上线新的登录、注册及联盟邀请注册页面

2\. 解决部分国家和地区网页端登录与注册受限的问题

3\. 优化网页的访问速度\
\
此次更新后，用户可在 PropW 网页上登录和注册，无需跳转至 CoinW 网站。

在更新和升级期间，用户的挑战和交易不会以任何方式受到影响。 **PropW 网页/移动网页的部分地区用户可能暂时无法访问。您可以通过 PropW App 进行操作，升级完成后将自动恢复。**\
\
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-61.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.
