# 设置 PIN

在 Bugs+ 中，你可以设置一个 PIN 码，这样某些功能在使用时需要输入 PIN，从而在设备被盗时保护你的 BugID 和 Bugs+ 应用。设置 PIN 后，你可以配置需要使用 PIN 的场景。默认情况下，禁用 PIN 和启动交易时需要输入 PIN，但以后可以添加或移除更多要求。

以下是设置 PIN 码的一些步骤：

1. 转到“账户”选项卡（人物图标）。
2. 然后，按设置按钮。
3. 第三，按“更多设置”。
4. 之后，按“Bugs+ 应用 PIN”。
5. 按“设置 PIN”
6. 在屏幕上设置你的 PIN。确保正确输入，因为不会要求你进行确认。
7. 你现在有了一个 PIN！

出于安全原因，有些 PIN 无法使用，例如 1234。如果弹出提示说明你输入的 PIN 被禁止将来使用，请设置另一个 PIN，因为被禁止的 PIN 不会被保存。

{% hint style="info" %}
PIN 保存在你的设备上，而不是服务器上。这意味着如果你使用 BugID，你设置的 PIN 不会通过 Bugs+ 同步同步，因为如果需要，你必须在每台设备上单独更改。另外，注销将移除 PIN 和其他与游戏相关的设置。
{% endhint %}

如果你想了解如何设置 PIN 要求或如何使用你的 PIN，应查看以下支持文章：

{% content-ref url="/pages/af0ce4d04a73d5a9a535828aebdb88dc5a88d79b" %}
[移除您的 PIN](/bugs+-docs-zh/pin/remove.md)
{% endcontent-ref %}

{% content-ref url="/pages/31555ba36c474bff1389ac60508200fb32ade8aa" %}
[重置忘记的 PIN](/bugs+-docs-zh/pin/reset-a-forgotten-pin.md)
{% endcontent-ref %}


---

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