# 游客模式

当您已登出时，您可以选择使用 BugID 或访客模式。您可以随时通过进入“帐户”选项卡（人物图标）并按“将访客模式数据合并到 BugID”来将访客模式数据合并到新的 BugID。有关更多信息，请参阅此页面 - [如何将游客模式的数据合并到 BugID？](/bugs+-docs-zh/bugid/merge.md).

{% hint style="warning" %}
不要与…混淆 [游客用户](/bugs+-docs-zh/bugid/guest.md)。访客模式不同，因为访客模式是不需要登录 BugID，而 Guest Mode 是一个临时用户，用于向他人展示 Bugs+、进行测试或让另一个人临时使用 Bugs+。在此了解更多 [游客用户](/bugs+-docs-zh/bugid/guest.md).
{% 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/guest-mode.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.
