# トークンをウォレットに追加する方法

デフォルトでは、あなたのウォレットにはお持ちのEVERだけが表示されます。 ウォレットに他のトークンを追加するには、［**アセットを選択する**］メニューをクリックしてください。

## トークン一覧からトークンを追加する

1. <mark style="color:orange;">**［アセットを選択する］**</mark>メニューへ移動します。
2. スライダーを右に動かして、ウォレットに表示されるトークンを選択します。
3. <mark style="color:orange;">**［保存する］**</mark>をクリックします。

![](/files/CWGOvGxLZMRf7Ty8R5x1)

## カスタムトークンを追加する

1. ［**アセットを選択する**］メニューへ移動します。
2. ［**カスタムトークン**］項目へ移動します。
3. 入力欄に、**ルートトークンコントラクト**のアドレスを入力してください。
4. ［**続行**］をクリックします。

![](/files/UEMpw88xkD6JPDQRkt40)


---

# 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/manage-assets/how-to-add-tokens-to-your-wallet.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.
