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

# 關於 CoinW 系統升級停機服務公告

**親愛嘅 PropW 用戶，**

為進一步提升平台表現同服務質素，CoinW 將會喺以下時間進行系統升級， **2024年12月7日 01:00 至 02:00（UTC+8）**。喺此期間，PropW 嘅部分功能會暫時無法使用。

如遇重大市場事件，呢次升級可能會延期或取消，屆時會另行公告。

&#x20;

#### **受影響嘅功能同範圍** <a href="#h_01jeahxknt9x5xnjr72wks9pq3" id="h_01jeahxknt9x5xnjr72wks9pq3"></a>

升級期間以下服務會受到影響：

* **交易服務：** 挑戰賽同實時交易階段會暫停。
* **資產顯示：** 賬戶餘額同相關資產資訊嘅更新可能會有短暫延遲。
* **提現同轉賬服務：** 提現申請同處理會暫停，賬戶之間嘅轉賬可能無法使用。

我哋會盡力減少停機時間，並喺升級完成後盡快恢復所有服務。

&#x20;

#### **PropW 用戶安全提示** <a href="#h_01jeahxknvy1rhqzzd1wwpsw7a" id="h_01jeahxknvy1rhqzzd1wwpsw7a"></a>

如你有未平倉位或未成交訂單，建議預先管理風險，透過平倉或取消訂單以避免因服務中斷而造成嘅潛在損失。

如你有任何緊急需要，請聯絡 **PropW 官方客戶支援** ，我哋會即時為你提供協助。

&#x20;

**PropW**

*2024年12月5日*


---

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