# Seed phrase, keys and accounts

- [Architecture](https://docs.everwallet.net/seed-phrase-keys-and-accounts/architecture.md): EVER Wallet has a very convenient seed phrase, keys and accounts management structure.  You can freely add them to your EVER Wallet for further use.
- [Seed phrase management](https://docs.everwallet.net/seed-phrase-keys-and-accounts/seed-phrase-management.md): Learn to manage seed phrases, keys and EVER Wallet accounts.
- [EVER Wallet Extension](https://docs.everwallet.net/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-extension.md)
- [EVER Wallet App](https://docs.everwallet.net/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-app.md)
- [Keys management](https://docs.everwallet.net/seed-phrase-keys-and-accounts/keys-management.md)
- [EVER Wallet App](https://docs.everwallet.net/seed-phrase-keys-and-accounts/keys-management/ever-wallet-app.md)
- [EVER Wallet Extension](https://docs.everwallet.net/seed-phrase-keys-and-accounts/keys-management/ever-wallet-extension.md)
- [Account management](https://docs.everwallet.net/seed-phrase-keys-and-accounts/account-management.md)
- [EVER Wallet App](https://docs.everwallet.net/seed-phrase-keys-and-accounts/account-management/ever-wallet-app.md)
- [EVER Wallet Extension](https://docs.everwallet.net/seed-phrase-keys-and-accounts/account-management/ever-wallet-extension.md)


---

# 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.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.
