# How to set up or recover your AZERO account using Talisman

**In this guide, we will outline how you can set up or recover an AZERO account on the mainnet using** [**Talisman**](https://talisman.xyz/)**.**

**Please note that:**

* When using a third-party wallet interface, your coins are kept **on the blockchain** in a non-custodial fashion.
* Third-party wallet interfaces are just different tools to access the blockchain.
* You can restore your account using your JSON file or mnemonic seed via **any** of the compatible wallet interfaces.

***

## How to set up a new account <a href="#h_9052e09b19" id="h_9052e09b19"></a>

1. First, you'll need to install the Talisman browser extension.
   * It is available on [Google Chrome](https://chrome.google.com/webstore/detail/talisman-polkadot-wallet/fijngjgcjhjmmpcmkeiomlglpeiijkld), Brave, [Firefox](https://addons.mozilla.org/en-US/firefox/addon/talisman-wallet-extension/) & MS Edge.

<figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2FiIT4Ba77VVh7IEO39k4m%2F1.png?alt=media&#x26;token=aeca674d-9b8d-4c93-b3b3-b5dd827eed46" alt=""><figcaption></figcaption></figure>

2. Open the Talisman extension and click **'New Wallet'**.
   * If you already have an account restored, you'll need to click **'Add Account'** in the menu on the left, followed by **'Polkadot'**.

<figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2F7m0nh8wJEfytqxbpODHO%2F1.png?alt=media&#x26;token=c03d4236-f37d-4330-83c1-68bbd8f0b366" alt=""><figcaption></figcaption></figure>

3. Set a **local** password for the account, then hit **'Continue'**.
4. Next, you'll want to back up your seed phrase:
   1. Click **'Backup Now'**.
   2. Enter your password and click **'View Recovery Phrase'**.
   3. Save your mnemonic seed in a **secure, offline medium** before hitting **'I've backed it up'** and closing the window. You can click **'Copy to clipboard'** to copy your seed.
      * It is vital that you handle your mnemonic seed with care.
      * **DO NOT** share it with anyone.
      * **DO NOT** store it on an online device.
      * If someone obtains your mnemonic seed, they will have access to **all of the coins in your account**.
      * You cannot change or edit your mnemonic seed.
      * The Aleph Zero team will **never** ask you to share your seed with us, even in a support scenario.
        * If you already have an account restored, you'll need to head to 'Settings' and select 'Backup Wallet' to back up your phrase.
5. Congratulations, your account has now been created!
   * It should be visible in the **'Portfolio'** tab once there are funds in it.
   * You can use this account to connect to the [mainnet web wallet](https://azero.dev/) or the [Aleph Zero Dashboard](https://dashboard.azero.dev/).

***

## How to restore an existing account <a href="#h_08ff6626d4" id="h_08ff6626d4"></a>

1. If using the mnemonic seed:
   1. Open Talisman and click **'Import a wallet'**.
      * If you already have an account restored, you'll need to click **'Add Account'** in the menu on the left, followed by **'Import via Recovery Phrase'**.
   2. Enter your mnemonic seed and click **'Import wallet'**.
      * Ensure that the words are in the correct order and are spelt correctly.
   3. Enter a local password for the account and hit **'Continue'**.

<figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2F7qkObLTBsKLK9IA1Ed3h%2F2.png?alt=media&#x26;token=4d3f2143-d7c2-43a4-8a7b-f4d989ff1510" alt=""><figcaption></figcaption></figure>

2. If using the JSON file:
   1. Make sure that an account is already restored. Select **'Add Account'** in the menu on the left, followed by **'Import via JSON file'**.
   2. Insert your JSON file and enter its corresponding password. Then, hit **'Import'**.

<figure><img src="https://1927958252-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjxGnEsASyxizmuYQHzry%2Fuploads%2FRo3QhloJQ51wSyMKZlHR%2F3.png?alt=media&#x26;token=b79b95c8-51b8-4b43-9176-7d9653964ede" alt=""><figcaption></figcaption></figure>

3. Congratulations, your account has now been restored!
   * It should be visible in the **'Portfolio'** tab once there are funds in it.
   * You can use this account to connect to the [mainnet web wallet](https://azero.dev/) or the [Aleph Zero Dashboard](https://dashboard.azero.dev/).

***

*This concludes the tutorial for creating or restoring your AZERO account on the mainnet using Talisman.*

*If you encounter any issues with this process, please contact the Talisman team for assistance via their* [*Discord server*](https://discord.com/invite/talisman)*.*


---

# 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.alephzero.org/aleph-zero/setting-up-or-restoring-a-wallet/how-to-set-up-or-recover-your-azero-account-using-talisman.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.
