# 发送与接收加密货币

1. 打开CoinWallet App，选择要操作的币种，下图以ADA为例。\
   ![](/files/U2TjqRE9Yn46O36oeC31)
2. 点击ADA后，我们可以看到其余额、折算美元价值、钱包地址、历史记录等信息。点击收款，可向付款人展示此处的二维码就可以收款了，也可以通过底部的复制/分享图标，将钱包地址复制到粘贴板中/直接分享发给付款人。\
   ![](/files/m6OYlKLP1smqvYusCWEy)\ <br>
3. 向对方转账，点击“转账”按钮进入到发送页面。\
   ![](/files/9ICNoSWvR6P7SqxHiQZF)\ <br>
4. 在发送页面中，依次输入收款人的接收地址，也可以点击二维码图标打开摄像头扫码，或者点击“接收地址”框以显示在地址簿添加过的收款人币种地址并选择其地址。\
   接下来输入发送的数量，可自定义更改交易费用（注意：如果用户不是专业人士，请勿随意更改矿工费，以避免发送失败的可能性）\
   ![](/files/c0wKvuqluUV8MiNOk4lO)\ <br>
5. 发送资料输入完毕后点击”确认并发送“按钮，验证身份后即可发送成功\
   ![](/files/4urHoMmZNsRRbDXsXarv)\
   \ <br>
6. 发送完成后可以点击保存地址把地址保存至地址簿，也可分享到其他聊天软件。\
   ![](/files/O1BYcklkriKoujMJBFXk)<br>
7. 发送完成页面可点击交易哈希，发送地址，收款地址，轻点可打开区块链浏览器查看该笔转账的详情和进度

&#x20;    ![](/files/EiYfDuM3v5UcTHAq1pq9)

8. 区块链浏览器内交易哈希，发送地址，收款地址详细信息<br>

   <div align="left"><figure><img src="/files/7BoVcNX44QyIWuaqZz10" 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/fa-song-yu-jie-shou-jia-mi-huo-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.
