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

# PropW 部分功能停機升級公告

為提升系統效能同服務質素，PropW 會喺 2025 年 6 月 27 日 UTC 時間 16:00 至 16:30 進行系統升級。今次升級目標係完成資料庫系統優化，期間部份服務會暫時受影響。

&#x20;

受影響功能同範圍

\- 交易服務：模擬同實盤交易都會暫停。

\- 資產餘額：帳戶餘額同相關資產資料可能暫時無法更新。

\- 提現同轉賬：提現請求同處理會暫停，帳戶之間嘅轉賬可能暫時不可用。

&#x20;

PropW 提示

\- 升級期間，如你有未平倉倉位或待執行訂單，建議提前平倉或取消訂單以管理風險，避免因服務暫停而造成潛在交易損失。

\- 升級完成後所有服務會自動恢復，你可以正常使用。\ <br>

如有任何緊急需求，請聯絡 PropW 官方客服，我哋會盡力協助你。

&#x20;

注意事項：

&#x20;

1\. 市價止損/止盈訂單：&#x20;

升級期間，止盈/止損市價訂單將不會被觸發。&#x20;

升級完成後，若市價符合用戶設定嘅止盈/止損條件，訂單會即時按市價執行。

&#x20;

2\. 限價止損/止盈訂單：&#x20;

升級期間，限價止盈/止損訂單將不會被觸發。&#x20;

升級完成後，若市價符合用戶設定嘅止盈/止損條件，訂單會按用戶設定嘅限價執行。

&#x20;

範例：&#x20;

用戶喺 ETH/USDT 做空，設定止損條件為 4500 USDT 或以上。

&#x20;

升級期間，即使市價達到或超過 4500 USDT，止損亦唔會被觸發。

升級完成後，若市價達到 4800 USDT，止損會即時按 4800 USDT 嘅市價執行。

若市價低於 4500 USDT，止損仍然唔會被觸發。

&#x20;

對於造成嘅不便我哋深表歉意，多謝你嘅理解同支持！歡迎加入 [PropW 社區](https://t.me/PropWGlobal) 獲取最新資訊。

&#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-yue/propw-jing-xuan/publish-your-docs-44.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.
