# 如何使用77钱包收款与转账

**收款教程**

1. **打开应用** 启动77 钱包 App，点击「收款」选项。
2. **选择币种** 在收款页面，选择您希望接收的币种（如 BTC、ETH 等）。
3. **选择网络** 选择转入的网络（如ETH、BNB 等）。 **注意**：转入网络必须与转出方的网络一致，否则资金将无法到账。
4. **获取收款地址**
   1. 扫描屏幕上的二维码，或点击复制收款地址。
5. **在其他平台转账** 打开转出平台（如交易所或另一钱包），按照其规则粘贴收款地址，输入转账金额并确认。
6. **等待到账** 转账通常会在 30 分钟内完成，具体时间取决于网络拥堵情况。<br>

<figure><img src="/files/Gblq7DjGxwgvaGHTWqpP" alt=""><figcaption><p>收款方式</p></figcaption></figure>

***

#### **转账教程**

1. **打开应用** 启动 App，点击「转账」选项。
2. **选择币种** 选择您要转出的币种（如 BTC、ETH 等）。
3. **选择网络** 在网络选择页面，您可以看到每个网络下您的可用余额。 选择您希望使用的转账网络（如 ETH、BNB 等）。这里需要注意,您需要支付对应网络币种作为转账费用。
4. **输入收款地址** 粘贴或手动输入对方的收款地址，确保准确无误。
5. **确认转账** 检查信息无误后，输入钱包密码确认转账操作。
6. **查看转账记录** 转账完成后，可点击右上角的「时钟」图标，查看转账状态和历史记录。

<figure><img src="/files/QtKGoTwDXZtk1lKP74cr" alt=""><figcaption><p>付款方式</p></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://docs.77.im/ru-he-shi-yong-77-qian-bao-shou-kuan-yu-zhuan-zhang.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.
