# シードフレーズ, 鍵, アカウント

- [基本構造](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/architecture.md): EVER Walletには非常に便利なシードフレーズ、鍵、アカウント管理構造があります。それらを自由にEVER Walletに追加し、さらに活用することができます。
- [シードフレーズの管理](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/seed-phrase-management.md): シードフレーズ、鍵、EVER Walletのアカウント管理をご説明します。
- [EVER Walletの拡張機能](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-extension.md)
- [EVER Walletアプリ](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-app.md)
- [鍵の管理](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/keys-management.md)
- [EVER Walletアプリ](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/keys-management/ever-wallet-app.md)
- [EVER Walletの拡張機能](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/keys-management/ever-wallet-extension.md)
- [アカウント管理](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/account-management.md)
- [EVER Walletアプリ](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/account-management/ever-wallet-app.md)
- [EVER Walletの拡張機能](https://docs.everwallet.net/ew-jp/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/ew-jp/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.
