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

# PropW 系统停机升级通知

亲爱的 PropW 用户，\
&#x20;

为提升系统性能与服务质量，PropW 将于 2025 年 9 月 21 日 00:30（UTC+8）进行系统升级。预计升级将持续约 40 分钟。在此期间，部分功能可能会受到临时影响。\
&#x20;

升级期间受影响的功能与范围：\
&#x20;

1\) 交易服务：挑战赛与实盘阶段的交易功能将暂停。\
&#x20;

2\) 资产清单：账户余额及相关资产信息可能暂时无法查看或出现延迟。\
&#x20;

3\) 提现与划转功能：提现申请与处理将暂停，资金划转服务也将暂时中止。\
&#x20;

PropW 重要提示：\
&#x20;

为保障您的资产，建议持有未平仓头寸或有未成交订单的用户提前平仓、取消订单或追加保证金，以避免可能的交易损失。\
&#x20;

所有受影响的功能将在升级完成后立即恢复。对由此造成的不便我们深表歉意，感谢您的理解与支持！<br>

PropW 团队\
\
PropW 官方链接\
&#x20;

PropW 官方网站： [https://www.propw.com](https://www.propw.com/)

PropW 下载链接：<https://www.propw.com/en_US/app-download>

Telegram： <https://t.me/PropWGlobal>

Twitter： <https://x.com/PropWGlobal>


---

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