> 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/propw-jing-cai-hui-gu/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-zh/propw-jing-cai-hui-gu/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.
