# 添加代币

1. 点击CoinWallet App左上角的钱包名称，然后点击“设置”图标\
   ![](/files/QIE8QzluJddDxFghmP6J)\ <br>
2. 点击“币种设定”选项\
   ![](/files/HfKXWive1nXkiS5USxz8)\ <br>
3. 画面左侧为CoinWallet目前支持的所有区块链网络，右侧为各网络的主流币种。点击右上角的“+”图标以添加新的币种\
   ![](/files/RLC1n6Am7i5ufFcBwM5m)\ <br>
   1. 点"x"关闭诈骗警报，点选网络，网络名称及代币协议，然后输入合约地址（可粘贴或点击二维码图标扫描合约地址的二维码）并点击“验证”，代币符号和小数显示精度会自动显示，输入完成后点击“提交”按钮\
      ![](/files/Ldd3frddjrL0zopLlHal)\ <br>
4. 新添加的币种将出现在币种设定列表里。点击列表的任意币种可进一步修改以下设置：
   * 其钱包地址派生路径
   * 币种小数显示精度（如下图设置为2，那最小位数就是小数点后2位），如0.01）
   * 区块链网络浏览器URL
   * 币种交易哈希记录URL
   * 币种主钱包地址（此项无法更改）<br>

     <figure><img src="/files/BpRpwcdvt2JFnQceZGrL" alt=""><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://coinsdo.gitbook.io/docs/cn/coinwallet/qi-ta-cao-zuo/tian-jia-dai-bi.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.
