# トークンを追加

## 新しいトークンを追加する

KEYRING PRO Walletに新しいトークンを追加するには、以下の手順に従ってください：

* **Assets**タブでページの一番下までスクロールし、「**Add Token**」オプションを選択します。
* トークンのチェーンを選択します。リストにチェーンがない場合は、手動で追加することができます。
* トークンアドレスを入力します。チェーンとアドレスが正しいことを確認して続行してください。
* 正しいチェーンとトークンアドレスを入力したら、「**Next**」をタップします。
* 追加を確認します。

<figure><img src="/files/5mSYoT4aFgkkEheikC6n" alt="" width="375"><figcaption></figcaption></figure>

## トークンを非表示または削除する

**トークンを非表示にする方法**

以下の手順でトークンを非表示にできます：

* トークンをタップする代わりに、管理したいトークンを左にスワイプします。
* 非表示オプション「**Hide**」が表示されるので、それを選択してトークンを画面から非表示にします。
* 非表示にしたトークンを再表示させるには、非表示のトークンを左にスワイプし、「**Show**」オプションを選択します。

**トークンを削除する方法**

トークンを削除するには、以下の条件を満たす必要があります：

* トークンに関連付けられた資産がない場合（そのトークンを保有していない場合）のみ削除が可能です。
* この条件を満たしている場合、「**Delete**」オプションが表示され、それを選択することでトークンをウォレットから削除できます。

**注意：** トークンを保有している場合は削除できませんが、非表示にすることは可能です。

<figure><img src="/files/OodPHt7YRVKFC3r2yEfB" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.keyring.app/jp/keyring-pro/how-to-use/add-token.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.
