# गेस्ट मोड

जब आप साइन आउट होते हैं, तो आप BugID या गेस्ट मोड उपयोग करने का विकल्प चुन सकते हैं। किसी भी समय, आप अकाउंट टैब (व्यक्ति आइकन) में जाकर और "गेस्ट मोड डेटा को BugID में मर्ज करें" दबाकर अपने गेस्ट मोड डेटा को नए BugID में मर्ज करने का विकल्प चुन सकते हैं। अधिक जानकारी के लिए इस पृष्ठ को देखें - [मैं अपने गेस्ट मोड डेटा को BugID में कैसे मर्ज करूँ?](/bugs+-docs-hi/bugid/merge.md).

{% hint style="warning" %}
इससे भ्रमित न होने के लिए [अतिथि उपयोगकर्ता](/bugs+-docs-hi/bugid/guest.md)। गेस्ट मोड अलग है, क्योंकि गेस्ट मोड का उद्देश्य BugID में साइन इन करने की आवश्यकता न होना है, जबकि गेस्ट मोड एक अस्थायी उपयोगकर्ता होता है जो दूसरों को Bugs+ दिखाने, परीक्षण के लिए या किसी अन्य व्यक्ति द्वारा अस्थायी रूप से Bugs+ उपयोग करने के लिए होता है। इसके बारे में अधिक जानें [अतिथि उपयोगकर्ता](/bugs+-docs-hi/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-hi/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.
