# Accedi a Metamask

Una volta installato Metamask, è giunto il momento di creare il tuo Wallet o importarne uno creato precedentemente.

* [Devo creare un nuovo Wallet](/coderblock-lands/landowner-onboarding/associa-le-tue-land-al-tuo-wallet/crea-il-tuo-wallet.md)
* [Devo importare un Wallet creato precedentemente](/coderblock-lands/landowner-onboarding/associa-le-tue-land-al-tuo-wallet/importa-il-tuo-wallet.md)

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

Le estensioni del browser vengono visualizzate con una **tessera a forma di puzzle** in alto a destra nella finestra. [*Approfondiremo l'argomento qui*](/coderblock-lands/landowner-onboarding/associa-le-tue-land-al-tuo-wallet/conferma-creazione-wallet.md)*.*

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

Indipendentemente dalla tua scelta, la schermata successiva ti chiederà l’autorizzazione per la condivisione di alcuni dati di utilizzo. I dati verranno raccolti nel pieno rispetto della tua privacy: potrai liberamente scegliere se **accettare** o **rifiutare**.


---

# 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/accedi-a-metamask.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.
