> 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/account-management/ever-wallet-extension.md).

# EVER Walletの拡張機能

**プロフィールメニュー**に移動し、［**シードとアカウントを管理**］をクリックします。\
アカウントは鍵に、鍵はシードにリンクしているため、希望のシードと鍵をクリックして選択し、**アカウント管理メニュー**に移動します。

![](/files/Gz7RFNNUy3DVfJ3Gq958)

## 追加されたアカウント管理

アカウント一覧で、1つクリックすると、**アカウント管理メニュー**が表示されます。\
こちらでは下記が行えます:

* 表示名(アカウント名)の変更。&#x20;
* EVER Wallet拡張機能のメインページでのアカウント表示の有効化または無効化。
* アカウントのアドレスとQRコードをコピーし、アカウントがどの鍵とリンクしているかを表示。

![](/files/y5hMjISTDsN2TBaxh14g)

## 新しいアカウントを追加する

鍵にリンクしているアカウント一覧の上部にある\[**+新規追加**]をクリックしてアカウントをリンクさせます（または、アカウントカードを切り替えてEVER Walletのメイン画面にアカウントを追加することでリンクさせます）。

![](/files/298buYBWu3DJUQzqMdH9)

### 新しく作成する

1. ［**新しいアカウントを作成する**］を選択します。
2. 新しいアカウントの表示名を入力します。
3. ウォレットタイプを選択します。それぞれの鍵に対して、各タイプのウォレットを1つ作成できることに注意してください。
4. これで、このアカウントのカードに移動できます。(アカウントへ移動する)

![](/files/1aj7Y1vFcGYUKu9zc5vJ)

### 既存を追加する

1. ［**既存のアカウントを追加する**］を選択します。
2. アカウントの**表示名**を入力します。
3. **マルチシグアドレス**を入力します。
4. ［**アカウントを追加する**］をクリックします。

![](/files/Akj2dLmWUbtNsB4YvO9X)


---

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