# Bugs+ 安全提示

以下是一些关于如何保持您的帐户和 Bugs+ 应用程序安全的有用提示。

* **选择一个好的密码。** 即使启用了双重验证（2FA），黑客也可能知道如何破解您的 2FA 方法（虽然不太可能）。尽管有密码要求，仍然要选择一个好的密码！
* **注意安全警报。** 如果黑客连续使用了所有最大失败尝试（为 7 次，您再次登录时会重置），该帐户将被登录禁用，您会收到电子邮件。当您在未进行该操作时收到该邮件，请确保保护好您的帐户，可能还要联系支持，并在确认帐户安全之前不要使用解除登录封禁的链接。支持人员可以为您检查登录历史并提供帮助。若要了解更多，请参阅我们的指南： [安全提醒](/bugs+-docs-zh/bugid/an-quan-ti-xing.md).
* **使用可靠的 2FA 方法。** 确保选择可靠的 2FA 方法，避免在公共设备上使用通行密钥（Passkeys），如果被入侵请重置 2FA 并重新设置。
* **避免使用“信任此设备”，并谨慎使用注销功能。** “信任此设备”在您需要频繁访问登录页面时很有用，但对大多数人来说，您已经登录了 Bugs+。Bugs+ 不会自动登出，但有时可能会退出登录。信任设备与您是否会在 Bugs+ 桌面应用中被登出无关。
* **提防骗局和网络钓鱼页面，无论是在 Bugs+ 内部还是外部。** 这些都是不安全的。


---

# 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.bugsplus.me/bugs+-docs-zh/bugid/bugs+-an-quan-ti-shi.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.
