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

# PropWプラットフォームのネットワーク異常通知

PropWのユーザーの皆様へ：

&#x20;

2025年6月10日11:34から11:57（UTC）に発生したプラットフォームの短時間のネットワーク変動により、一部のユーザーで取引遅延や接続異常が発生した可能性があります。現在、技術チームが緊急修復を完了しており、プラットフォーム機能は通常通り稼働しています。

&#x20;

ユーザーの権益を保護するため、11:34から11:45（UTC）の間にポジションを保有していたユーザー向けの専用サービスチャネルを開設します。この期間中に取引に影響があった場合は、以下のリンクから状況説明を提出してください：&#x20;

<https://docs.google.com/forms/d/e/1FAIpQLScnSUbtbXNmaFpEMQblmVnZqGFWLMQfVIGGkdMEmWKNUuwdoQ/viewform>

&#x20;

確認された影響を受けたユーザーには、審査完了後3営業日以内に有効期限30日間の10 USDT相当のPropWクーポンを発行します。

&#x20;

注意事項：

&#x20;

* 申請締切：2025年6月11日16:00（UTC）&#x20;
* ポジション情報は正確にご記入ください。虚偽の申告は対応できません！

&#x20;

PropWへのご支援とご理解に感謝いたします。今後もシステムの安定性を最適化し、より良いサービスを提供してまいります。

&#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-48.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.
