> 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-ja/propwnohairaito/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-ja/propwnohairaito/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.
