> For the complete documentation index, see [llms.txt](https://docs.everwallet.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-extension.md).

# EVER Walletの拡張機能

## シードとアカウントを管理する

**プロフィールメニュー**に移動し、［**シードとアカウントを管理**］をクリックします。

![](/files/OFk5aCwG4EfdpDTR3PFQ)

ウォレットに現在リンクしている全てのシードフレーズが表示されます。こちらから下記が可能です:

## 新しいシードフレーズを追加する

1. ウィンドウ右上の［**＋新規追加**］をクリックします。
2. オリジナルフレーズの名前を入力し、[新しいフレーズを作成する](/ew-jp/getting-started/install-and-singing-in/creating-a-new-wallet.md)か、[既存のフレーズをインポートする](/ew-jp/getting-started/install-and-singing-in/sign-in-with-existing-seed-phrase.md)かを選択し、［**次へ**］をクリックします。

![](/files/bYOJNPqvPHZTNyb3AgOt)

## シードフレーズをエクスポートする

シードフレーズを紛失した場合、再度確認することができます：

1. 確認したいシードをクリックして選択します。
2. ウィンドウの下部にある［**シードをエクスポートする**］をクリックします。
3. シードフレーズの<mark style="color:green;">**パスワード**</mark>（ウォレットパスワード）を入力し、\[**確認**]をクリックします。

![](/files/i9ChLGD3sHdhpnOoOkxU)

## 全てのシードをバックアップする

EVER Walletの拡張機能からログアウトした場合に備えて、シードのバックアップファイルを作成しておくと、[素早く入れます](/ew-jp/getting-started/install-and-singing-in/sign-in-with-existing-backup.md)。

![](/files/MqTRe270DTmgZTsyDIHJ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.everwallet.net/ew-jp/seed-phrase-keys-and-accounts/seed-phrase-management/ever-wallet-extension.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
