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

# 用户可以一直使用他们的 PropW 账户吗

当用户成为 PropW 交易者时，平台将遵循对账户安全负责并确保持账户始终有效的原则。但是，如果发生以下情况，用户的账户状态也会发生变化

&#x20;

1\. 如果用户连续 3 个月没有交易，用户的账户状态将自动变为“冻结”。如果超过 6 个月仍无交易操作，系统将自动永久登出。

&#x20;

2\. 如果账户在使用过程中有任何平台禁止的行为，平台将根据具体情况冻结或以其他方式处理用户的账户。详情请参阅平台的“用户协议”和“隐私协议”


---

# 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-92.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.
