# Creating a new wallet Extension

{% hint style="info" %}
When you open the Ever Wallet extension, you will be prompted to create a new wallet or [log in with a previously created seed phrase](/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase/sign-in-with-existing-seed-phrase-extension.md).
{% endhint %}

1. Click on the EVER Wallet icon in the Chrome extensions menu to go to the wallet creation/login page.
2. Select `Create a new wallet`.
3. Write down and/or copy and otherwise save in a secure manner the displayed `seed phrase`. The seed phrase is your proof of ownership of the wallet and the only way to gain or [regain access to its management](/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase/sign-in-with-existing-seed-phrase-extension.md).
4. Pass through the seed phrase verification process.&#x20;
5. Create a `password`. It will be used to confirm transactions.

<figure><img src="/files/40JvkedYFsExQYm1H6QR" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Now you’ve got your wallet all set up and you can start working with your EVER Wallet!\
In order to start fully using your EVER Wallet, you need to get [**EVER**](/getting-started/how-to-get-ever.md).&#x20;
{% endhint %}

{% content-ref url="/pages/H8gWOGqwv20dgUxIOcF1" %}
[Deploy](/getting-started/install-and-singing-in/deploy.md)
{% endcontent-ref %}

{% content-ref url="/pages/nhftjwkEqvfHisihTmAU" %}
[How to get EVER](/getting-started/how-to-get-ever.md)
{% endcontent-ref %}


---

# 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.everwallet.net/getting-started/install-and-singing-in/creating-a-new-wallet/creating-a-new-wallet-extension.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.
