> 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-tw/propw-jing-xuan-liang-dian/publish-your-docs-29.md).

# PropW 系統停機升級通知

親愛的 PropW 用戶：\
&#x20;

為提升系統效能與服務品質，PropW 將於 2025 年 9 月 21 日 00:30（UTC+8）進行系統升級。預計升級將持續約 40 分鐘。期間部分功能可能暫時受到影響。\
&#x20;

升級期間受影響的功能與範圍：\
&#x20;

1）交易服務：Challenge 與 Live 階段的交易功能將暫停。\
&#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-tw/propw-jing-xuan-liang-dian/publish-your-docs-29.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.
