# 地址簿

1. 点击CoinWallet App左上角的钱包名称，然后点击“设置”图标\
   ![](/files/QIE8QzluJddDxFghmP6J)\ <br>
2. 点击“地址簿”选项\
   ![](/files/tdteWrYtx43IMK182EwV)\ <br>
3. 点击右上角的“+”图标以添加新的接收地址\
   ![](/files/ATAMFNRG7B6rTJQa5AGL)\ <br>
4. 输入收件人名称及地址（可粘贴或点击二维码图像扫描二维码地址），选择币种，然后点击“提交”按钮\
   ![](/files/Th5GIIINA26MCdtleCwq)<br>
5. 新添加的地址将出现在地址簿内，点击地址簿的地址可以执行以下动作：
   * 点击编辑地址即可编辑地址簿地址信息
   * 点击发送即可为当前地址执行发送
   * 点击查看交易详情可转移至第三方游览器查看当前地址流水记录
   * 点击删除可删除当前地址。

     <div align="left"><figure><img src="/files/c4S7vd70PeWwKoVoOumY" alt="" width="375"><figcaption></figcaption></figure></div>


---

# 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/di-zhi-bo.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.
