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

# PropWシステム停止アップグレードのお知らせ

PropWユーザーの皆様へ、\
&#x20;

システムのパフォーマンスおよびサービス品質向上のため、PropWは2025年9月21日00:30（UTC+8）にシステムアップグレードを実施いたします。アップグレードは約40分間を予定しており、この間、一部機能に影響が出る場合があります。\
&#x20;

アップグレード中の影響範囲および対象機能：\
&#x20;

1\) 取引サービス：チャレンジおよびライブの両フェーズの取引機能が停止されます。\
&#x20;

2\) 資産一覧：口座残高および関連する資産情報が一時的に参照できない、または遅延が発生する可能性があります。\
&#x20;

3\) 出金および振替機能：出金申請および処理が停止され、資金移動サービスも一時的に中断されます。\
&#x20;

PropW重要なお知らせ：\
&#x20;

資産保護のため、建玉や未約定の注文を保有しているユーザーは、事前にポジションを決済する、注文をキャンセルする、または追加入金を行うなどして、取引上の損失を避けるようご注意ください。\
&#x20;

影響を受けるすべての機能は、アップグレード完了後速やかに再開されます。ご不便をおかけしますが、何卒ご理解とご協力をお願いいたします。<br>

PropWチーム\
\
PropW公式リンク\
&#x20;

PropW公式サイト： [https://www.propw.com](https://www.propw.com/)

PropWダウンロードリンク：<https://www.propw.com/en_US/app-download>

Telegram： <https://t.me/PropWGlobal>

Twitter： <https://x.com/PropWGlobal>


---

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