> 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-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-yue/propw-jing-xuan/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.
