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

# PropW 維護升級通知

為提升系統效能與服務品質，PropW 將於 2025 年 8 月 2 日 17:00 至 17:30（UTC）進行系統升級。此次升級旨在完成資料庫系統優化，期間部分服務將暫時受到影響。

&#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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-40.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.
