> 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-yue/propw-jing-xuan/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-yue/propw-jing-xuan/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.
