# Create a New Account

1. Once Talisman wallet is downloaded on your browser, you should see this screen.

<div align="left"><figure><img src="/files/vEHbi7LeRbEbu8ZULJPr" alt=""><figcaption></figcaption></figure></div>

2. Create a secure password for your Talisman account, and click “Continue” once finished.

<div align="left"><figure><img src="/files/GBrW2nuo2Pwaj6m3TOOD" alt=""><figcaption></figcaption></figure></div>

3. Choose to accept or deny data collection.

<div align="left"><figure><img src="/files/3Z6zaA5Bvu53TE3744Sc" alt=""><figcaption></figcaption></figure></div>

4. Now it’s time to add your first account.&#x20;

<figure><img src="/files/cVaesU50ZOnU2lcnF0AT" alt=""><figcaption></figcaption></figure>

5. You can choose to create a new Ethereum or Polkadot account depending on your preference. We will select Ethereum for this example.

<div align="left"><figure><img src="/files/79Rd99T0sGDaWyoUT6Tb" alt=""><figcaption></figcaption></figure></div>

6. Once you’ve chosen your preferred network, give your account a unique name.

<div align="left"><figure><img src="/files/4MB4PAocT2ooEXZoJSyP" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">Note: You can also easily add an account from within the wallet by navigating to the More menu from the minimized view or the top left in the expanded view.</mark>

{% columns %}
{% column %}

<figure><img src="/files/eBRjkVrPpgABVZw2sz6h" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/Sw0Jvuv31Crd98JwiVVt" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

7. After you have given your new account a name, it's time to secure your recovery phrase.<br>

   <mark style="color:red;">We strongly encourage you to back up your recovery phrase by writing it down and storing it in a secure location.</mark><br>

   Once written down, acknowledge that you have backed up your recovery phrase, and click “Continue”.<br>

   If you prefer to backup later, you may leave this option unselected, and the wallet will remind you to back this up at a later time. Do this at your own risk!

<div align="left"><figure><img src="/files/myzaarFFDnWIM7j5tmcX" alt=""><figcaption></figcaption></figure></div>

Now that you have backed-up your recovery-phrase, your new Talisman account is set up and ready for use!\
\
We would like to remind you once more of how extremely important backing up your recovery  phrase is when utilizing Talisman. For more information on how you can maintain your account’s security, check out our article [here](https://docs.talisman.xyz/talisman/navigating-the-paraverse/account-management/back-up-your-secret-phrase).

\
In addition to creating a new account on Talisman, you can also import accounts from other sources. Find out how you can import an account from [Phantom](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/import-from-phantom),[ Metamask](https://docs.talisman.xyz/talisman/start/importing-existing-accounts/import-ethereum-evm-accounts), [Ledger](https://docs.talisman.xyz/talisman/start/importing-external-wallets/import-from-ledger), or[ Polkadot Vault](https://docs.talisman.xyz/talisman/start/importing-external-wallets/import-from-polkadot-vault).<br>

v 3.1.7


---

# 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.talisman.xyz/talisman/start/installing-talisman/create-a-new-account.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.
