# Come unisco i miei dati della Modalità Ospite a un BugID?

Puoi unire i dati della Modalità Ospite senza perderli seguendo i seguenti passaggi:

* Vai alla scheda Account (l'icona della persona)
* Premi Unisci dati a BugID. Vedrai questa opzione solo se sei in Modalità Ospite.
* Segui le istruzioni sullo schermo. Se hai impostato un PIN, dovrai inserirlo anche.

{% hint style="info" %}
Questo funziona solo con account BugID che non sono già stati utilizzati per accedere con successo a Bugs+ per la prima volta prima.
{% endhint %}

{% hint style="danger" %}
Se hai impostato un PIN, non puoi unire i dati dell'account a un BugID quando hai dimenticato il PIN e non puoi accedere (e finora devi trovare il PIN) e unire i dati dell'account.
{% 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/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.
