# EVER Wallet Extension

To go to the seed management menu, go to the profile menu (the icon is in the upper right corner) and click on `Manage seeds & accounts`

## Add a new seed

1. Click `Add new seed`
2. Enter the name of the new seed and then choose `create new seed`, then click next.&#x20;
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. Go through the seed phrase verification process.
5. Set a `password`. It will be used when signing transactions.

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

## Import seed

1. Click `Add new seed`
2. Enter the name of the new seed and then choose `import seed`, then click next.&#x20;
3. Enter seed phrase and click next
4. Set a `password`. It will be used when signing transactions.

<figure><img src="/files/8luXI40VlYMK9GxFcOrx" alt=""><figcaption></figcaption></figure>

## Manage seeds&#x20;

You can export a seed, change its name, password and add new keys. \
To do this, you need to open the seed management menu: \
Just click on the `three dots` next to the name of the seed you are interested in.

In addition, you can import or delete all your seeds from the wallet. To do this, click on the `three dots` at the top right of the seed Management menu and select the item you are interested in.

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


---

# 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/seed-phrase-keys-and-accounts/seed-phrase-management/ever-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.
