# 设置备用 PIN

除了您已设置的 PIN 外，您还可以设置第二个 PIN，该 PIN 也可以通过 PIN 屏幕进行认证。这对于共享设备很有用（通常是孩子有一个 PIN，家长有一个 PIN），也适用于其他情况。

操作方法如下：

1. 转到“账户”选项卡（人物图标）。
2. 然后，按设置按钮。
3. 第三，按“更多设置”。
4. 之后，按“Bugs+ 应用 PIN”。
5. 按“设置备用 PIN”。
6. 输入已在您的 Bugs+ 应用上启用的主 PIN。
7. 在屏幕上设置您的备用 PIN。此 PIN 必须不同于主 PIN 码。
8. 您现在有第二个 PIN 了！您的主 PIN 仍然有效，但现在可以用两个 PIN 解锁 Bugs+。

因此，当您再次使用 PIN 登录时，您可以输入主 PIN 或备用 PIN 中的任意一个。您只需输入其中一个，无需同时输入两个。


---

# 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/set-a-alternative-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.
