# Bugs+ PIN

- [设置 PIN](https://docs.bugsplus.me/bugs+-docs-zh/pin/set.md): 在 Bugs+ 中，您可以设置 PIN，使某些功能在使用时需要 PIN，这将在设备被盗时保护您的 BugID 和 Bugs+ 应用。
- [移除您的 PIN](https://docs.bugsplus.me/bugs+-docs-zh/pin/remove.md): 在这篇支持文章中，我们将告诉您如何在 Bugs+ 中移除 PIN
- [重置忘记的 PIN](https://docs.bugsplus.me/bugs+-docs-zh/pin/reset-a-forgotten-pin.md): 如果您忘记了 PIN，您可能可以按照本文提供的步骤重置它。
- [设置备用 PIN](https://docs.bugsplus.me/bugs+-docs-zh/pin/set-a-alternative-pin.md): 想允许两个不同的 PIN 验证登录 Bugs+？
- [配置 PIN 要求](https://docs.bugsplus.me/bugs+-docs-zh/pin/configure-pin-requirements.md)


---

# 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/pin.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.
