# Importa il tuo wallet

[Se hai appena creato il tuo wallet passa alla pagina successiva](/coderblock-lands/landowner-onboarding/associa-le-tue-land-al-tuo-wallet/prima-configurazione.md).

<figure><img src="/files/OlRjOdZMSnQDMnnyxqgn" alt="" width="375"><figcaption></figcaption></figure>

Se invece devi importare un wallet già esistente, accedi al tuo portafoglio virtuale inserendo la frase di recupero nell’ordine corretto. Non appena tutte e 12 le parole verranno inserite, il pulsante “**Confirm Secret Recovery Phrase**” verrà abilitato.

<figure><img src="/files/mbd1uMSUODKQILxojodB" alt="" width="375"><figcaption></figcaption></figure>

Ti verrà chiesto di creare una nuova password: non è importante che sia uguale ad una creata in precedenza. Ogni nuova installazione ha la sua password e questa sarà legata soltanto al browser e al device dal quale sei collegato.


---

# 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-it.coderblock.com/coderblock-lands/landowner-onboarding/associa-le-tue-land-al-tuo-wallet/importa-il-tuo-wallet.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.
