# 如何使用 NeoLine 钱包转账收款？

**在 NeoLine 钱包转账/收款操作如下：**\
打开钱包，进入首页后，移动端点击对应的资产，选择【收款】或者【转账】；插件钱包可在首页直接点击【收款】或者【转账】进入对应页面。

<figure><img src="/files/yXPOLgZMbYzZZX3Vd4RZ" alt=""><figcaption></figcaption></figure>

#### 收款：

点击进入【收款】页面，复制你的钱包地址或者分享二维码给对方！

#### 转账：

从NeoLine钱包转账到其他加密钱包或者交易所：

* 进入【转账】页面；
* 输入接收方的地址，如果是常用地址，我们建议你将其添加至【地址簿】，[教程可点击此处查看](/cn/xin-shou-zhi-nan/ru-he-shi-yong-di-zhi-bo.md)
* 选择您要发送的资产，输入转账数量；
* 完成后【确认】交易详情。

<figure><img src="/files/KINlMdSYQWHYGb0x82dg" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
如需查看交易进度，可点击钱包首页相应的 Token 进入查看交易详情，或者复制地址前往浏览器查看！
{% endhint %}


---

# 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://tutorial.neoline.io/cn/xin-shou-zhi-nan/zi-chan-guan-li/ru-he-shi-yong-neoline-qian-bao-zhuan-zhang-shou-kuan.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.
