> 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-zh-tw/propw-jing-xuan-liang-dian/publish-your-docs-48.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-zh-tw/propw-jing-xuan-liang-dian/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.
