# 关于 PropW 账户登录安全机制规则

尊敬的 PropW 用户：

为确保用户账户安全，平台已实施登录状态管理机制。此机制主要针对设备长时间未活跃的情况，进一步加强账户自动安全保护。具体规则如下：

**核心机制说明**\
\
**1. 登录有效期的基本规则**

从首次成功登录开始，您的登录状态将保持30天有效（从初次登录时间起算）。&#x20;

在此期间，如果您有任何操作（如浏览、点击等），且距离上次操作的间隔少于5天，登录有效期将自动延长5天（从操作时间重新计算）。

**2. 最大有效期时的特殊机制**

当您的登录状态即将达到最大有效期时（即从初次登录起超过29天23小时但不足30天），如果在此期间有任何操作，系统将自动将登录有效期延长1小时，而不是标准的5天。

**3. 自动登出机制**

如果登录状态达到30天的最大有效期，或者连续超过5天没有任何操作，系统将自动注销当前设备的登录状态。

注销后，您需要重新登录才能继续使用服务。

感谢您对 PropW 的理解与支持！如果您有任何疑问，请随时联系客服寻求帮助。

PropW 团队

<br>


---

# Agent Instructions: 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:

```
GET https://docs.propw.com/help-center/help-center-zh/zhang-hu-guan-li/guan-yu-propw-zhang-hu-deng-lu-an-quan-ji-zhi-gui-ze.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
