# Guest Mode

When you are signed out, you can choose to use a BugID or Guest Mode. At any time, you can choose to merge your Guest Mode data to a new BugID by going to th Account tab (the person icon) and pressing Merge Guest Mode data to BugID. See this page for more information - [How do I merge my Guest Mode data to a BugID?](/bugid/merge.md).

{% hint style="warning" %}
Not to be confused with [Guest User](/bugid/guest.md). Guest mode is different, since Guest Mode is for not needing to sign into BugID, while Guest Mode is a temporary user to show off Bugs+ to others, for testing or for another person to use Bugs+ temporarily. Learn more at [Guest User](/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/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.
