# EVER Wallet Extension

Go to your **profile menu** and click **Manage seeds & accounts**.\
The keys are stored in the seeds, so go to the menu of one of the seeds by clicking on it.\
You will see a list of keys associated with this seed.

![](/files/jC7mWo1o3NrSqkj9nELU)

Here you can:

## Manage keys

Click on one of the keys to go to the management menu for that key.\
In the key menu, you can copy or rename it (**Key name**), as well as [link a new account to the key by clicking **+Add new**.](/ever-wallet-kr/seed-phrase-keys-and-accounts/account-management.md)

![](/files/t6QqdkZ065w7mIJyPSMV)

## Add keys

In order to add a new key to your seed, in the list of keys for this seed, click **+Add new**.\
Enter the password for this seed and go to the key selection menu by pressing **Confirm**.\
Check the boxes for the keys you want to add or hide. The number of keys to add is not limited. After selecting, press **Select** and you will see the <mark style="color:green;">**added keys**</mark> in the general list of keys for this seed.

![](/files/v1t5lvW32qPlEWFvGhC9)


---

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