# Modalità Ospite

Quando sei disconnesso, puoi scegliere di utilizzare un BugID o la Modalità Ospite. In qualsiasi momento, puoi scegliere di unire i dati della Modalità Ospite a un nuovo BugID andando alla scheda Account (l'icona della persona) e premendo Unisci i dati della Modalità Ospite al BugID. Consulta questa pagina per ulteriori informazioni - [Come unisco i miei dati della Modalità Ospite a un BugID?](/bugs+-docs-it/bugid/merge.md).

{% hint style="warning" %}
Da non confondere con [Utente ospite](/bugs+-docs-it/bugid/guest.md). La modalità ospite è diversa, poiché la Modalità Ospite serve per non dover accedere a BugID, mentre la Modalità Ospite è un utente temporaneo per mostrare Bugs+ ad altri, per test o per permettere a un'altra persona di usare temporaneamente Bugs+. Scopri di più su [Utente ospite](/bugs+-docs-it/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-it/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.
