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

# 30日以上非アクティブなライブ取引口座に関する重要なお知らせ

親愛なるPropWユーザーへ、

&#x20;

プロプライエタリーの資本配分を改善し、アカウントのセキュリティを強化するとともに、トレーダーのより良い成長機会と資金ニーズを支援するため、非アクティブなアカウントに関するルールを調整します。詳細は以下の通りです：

&#x20;

ライブ取引アカウントが30日連続で取引活動を示さない場合、システムは自動的にアカウントを凍結します。凍結期間中はすべての取引機能が無効になります。凍結後15日以内にアカウントのポップアップウィンドウにある「アカウントの再有効化」オプションから凍結解除リクエストを提出できます。審査プロセスは通常1～3営業日かかります。凍結から15日以内に凍結解除リクエストが行われない場合、アカウントは回復不可能な形で永久に閉鎖されます。

&#x20;

注意：

* アカウントの凍結／無効化の前に、システムはメールでリマインダーを送信します。連絡先情報が最新であることを確認してください。
* この調整は2025年7月7日24:00（UTC+8）より施行されます！アカウントを適切に管理してください。

ご不明な点がありましたら、カスタマーサービスまでお問い合わせください。ご理解とご支援に感謝いたします！

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