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

# アップグレードに伴うPropW一部機能停止のお知らせ

システムのパフォーマンスとサービス品質を向上させるため、PropWは2025年6月27日UTCの16:00から16:30までシステムアップグレードを実施します。本アップグレードはデータベースシステムの改善を目的としており、その間一部のサービスに一時的な影響が生じる可能性があります。

&#x20;

影響を受ける機能と範囲

\- 取引サービス：チャレンジ取引およびリアルトレードの両方が停止されます。

\- 資産残高：口座残高および関連する資産情報の更新が一時的に行われない可能性があります。

\- 出金および振替：出金リクエストと処理は一時停止され、アカウント間の振替が一時的に利用できない場合があります。

&#x20;

PropWからのご案内

\- アップグレード中にポジションを保有している、または注文が保留中の場合は、リスク管理のためサービス停止による取引損失を避けるために事前にポジションをクローズするか注文をキャンセルすることを推奨します。

\- 全てのサービスはアップグレード完了後に自動的に再開され、通常通りご利用いただけます。\ <br>

緊急のご要件がある場合は、PropWの公式カスタマーサポートにご連絡ください。できる限りサポートいたします。

&#x20;

注意事項：

&#x20;

1\. ストップ成行注文：&#x20;

アップグレード期間中、利食い/損切りの成行注文は発動されません。&#x20;

アップグレード完了後、市場価格がユーザー設定の利食い/損切り条件を満たした場合、注文は市場価格で直ちに執行されます。

&#x20;

2\. ストップ指値注文：&#x20;

アップグレード期間中、利食い/損切りの指値注文は発動されません。&#x20;

アップグレード完了後、市場価格がユーザー設定の利食い/損切り条件を満たした場合、注文はユーザーの設定した指値価格で執行されます。

&#x20;

例：&#x20;

ユーザーがETH/USDTでショートポジションを建て、損切り条件を4500 USDT以上に設定したとします。

&#x20;

アップグレード中、たとえ市場価格が4500 USDTに達したりそれを上回ったりしても、損切りは発動されません。

アップグレード完了後、市場価格が4800 USDTに達した場合、損切りは市場価格4800 USDTで直ちに執行されます。

市場価格が4500 USDT未満の場合、損切りは引き続き発動されません。

&#x20;

ご不便をおかけしますことを心よりお詫び申し上げます。ご理解とご協力に感謝いたします！ぜひご参加ください [PropWコミュニティ](https://t.me/PropWGlobal) で最新情報をご確認いただけます。

&#x20;

PropWチーム


---

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