> 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/propw-jing-cai-hui-gu/publish-your-docs-63.md).

# 关于 CoinW 系统升级服务停机的公告

**亲爱的 PropW 用户，**

为了进一步提升平台性能和服务质量，CoinW 将于 **2024年12月7日（UTC+8）01:00 至 02:00**进行系统升级。在此期间，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/propw-jing-cai-hui-gu/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.
