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