# 如何将游客模式的数据合并到 BugID？

您可以通过以下步骤合并访客模式数据而不丢失它：

* 转到帐户选项卡（人形图标）
* 按“将数据合并到 BugID”。只有在访客模式下您才会看到此选项。
* 按照屏幕上的说明操作。如果您设置了 PIN，则还需要输入该 PIN。

{% hint style="info" %}
此操作仅适用于尚未用于首次成功登录 Bugs+ 的 BugID 帐户。
{% endhint %}

{% hint style="danger" %}
如果您已设置 PIN，当您忘记 PIN 并且无法登录（并且到目前为止需要找到 PIN）以合并帐户数据时，您将无法将帐户数据合并到 BugID。
{% endhint %}


---

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