# 添加代币

## 添加新代币

要将新代币添加到 KEYRING PRO Wallet，请按照以下步骤操作：

1. 打开资产标签。
2. 向下滚动到页面底部，选择“添加代币”（Add Token）选项。
3. 选择该代币所属的链。如果该链未列出，可以手动添加。
4. 输入代币地址。确保链和地址正确无误以继续。
5. 输入正确的链和代币地址后，点击“下一步”（Next）。
6. 确认添加操作。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/2yHm69UXl3HfCw5UO6UB/Add-new-token.gif" alt="" width="375"><figcaption></figcaption></figure>

## 隐藏/删除代币

隐藏代币

1. 不要点击代币，而是向左滑动你想管理的代币。
2. 将出现“隐藏”（Hide）选项，选择它以将代币从视图中隐藏。
3. 如果想让隐藏的代币重新出现，向左滑动隐藏的代币，并选择“显示”（Show）。

删除代币

1. 只有在代币没有任何关联资产（即你不持有该代币）时，才能删除该代币。此时将显示“删除”（Delete）选项，允许你从钱包中移除该代币。
2. 如果你持有该代币，将无法删除，但可以将其隐藏。

<figure><img src="https://content.gitbook.com/content/rLTrjxiNFKKaqCmNTDEB/blobs/SEmhkQyCkqDTkXFWsFVD/Hide-and-delete-token.gif" 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/zh/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.
