# EVER Wallet Extension

Go to your **profile menu** and click **Manage seeds & accounts**. \
Since your accounts are tied to keys, and keys to seeds - select the desired seed, and then the key by clicking on them to go to the **account management menu**.

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

## Added account management

In the list of accounts, click on one of them to go to the **account management menu**. \
Here you can:&#x20;

* Change display name (Account name).
* Enable or disable account display on the main page of the EVER Wallet extension.&#x20;
* Copy the address and QR code of the account. View which keys the account is linked to.

<figure><img src="/files/6PVSej6HPCWmKj2Y0h0u" alt=""><figcaption></figcaption></figure>

## Add a new account

At the top of the list of accounts linked to the key, click **+ Add new** to link the account (or you can do it by adding an account on the main screen of EVER Wallet by switching the account card).

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

### Create new

1. Select **Create new account.**&#x20;
2. Enter a display name for the new account&#x20;
3. Choose a [account type.](/getting-started/install-and-singing-in/types-of-account.md) Recall that for each key, you can create one wallet of each type.&#x20;
4. Now you can go to the card of this account (Go to account).

<figure><img src="/files/4s1ax6bjJpZf5BnJtjv0" alt=""><figcaption></figcaption></figure>

### Add existing

1. Select **Add an exising account**.
2. Enter a display **name** for the account.
3. Enter a **multisig address.**
4. Click **Add account.**

<figure><img src="/files/6QV4BVZEdUpbULSiShQR" alt=""><figcaption></figcaption></figure>

## Delete account&#x20;

To remove an account from the list of displayed accounts, click the three dots at the top right of the account card and click Delete.

<figure><img src="/files/jDLPGY5gfwIm7A5lHw42" 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/account-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.
