# 加密货币存款操作指南

## ​[**存款服务介绍**](https://app.bifi.finance/lend?medium=bifiguide_cn\&source=lending\&campaign=deposit)​ <a href="#undefined" id="undefined"></a>

我们都知道，法币可以在银行您可以在Lending服务中选择想要存款的代币，并存入想要存款的数量。

请在[官方YouTube](https://www.youtube.com/channel/UCYm4MGAGGGFUdykEr3JlHoA)确认[BiFi Lending服务操作法](https://youtu.be/MBqnhqYDfL0)。​

### **通过代币存款获得高过利息的收益。** <a href="#undefined-1" id="undefined-1"></a>

通过代币存款，用户可以获得两种收益：1. 存款利息 2.BiFi奖励。 如下图显示，当存入BNB时，发生的存款年利率为+2.57%，可获得的BiFi年奖励为+15.07%。 这意味着用户在BiFi存入BNB可获得+17.64%的净利润。

![](/files/-MhMgHY8ZOpZa7z6CYHm)

关于BiFi代币奖励的详细内容，请参考下面页面。

{% content-ref url="/pages/-MiPABt6AKuWxY6RJgas" %}
[BiFi奖励获取操作指南](/bifi-zh/lending/rewards.md)
{% endcontent-ref %}

## 1. 设置主网(Main Network)

**请根据本人需求选择主网，并将Metamask的主网切换至需求网络。**

在这里，我们将以以太坊网络举例说明。

1. 请点击页面上端的MetaMask图标，将钱包网络切换至以太坊网络。
2. 在BiFi页面选择以太坊网络，钱包和BiFi的网络应为一致。

![](/files/-MhMh2k4SjVoDxwyDBcv)

Metamask的设置相关指南请查看

{% content-ref url="/pages/-MhMfXjxYytwqMW-9Kdx" %}
[钱包安装、注册与连接BiFi](/bifi-zh/wallet/metamask-setting.md)
{% endcontent-ref %}

{% hint style="danger" %}
当您的Metamask钱包设置的网络与BiFi中选择的网络不同，将发生如下错误。若出现如下错误，请确认钱包和BiFi的网络是否一致。
{% endhint %}

![](/files/OfHz6gyx38c3GsdC5TOX)

## 2. 激活代币

在BiFi, 用户可以在支持存款的代币列表中选择想要存入的代币，并自行设置存款数额。为此，用户必须在Metamask钱包中有相应代币，并在BiFi中进行代币激活。

![](/files/-MhMhzO8k01BVvvu9Nvt)

**代币激活**\
请选择想要存款的代币，点击‘存款’按钮，开始激活代币。这个操作会发生Gas手续费，钱包中必须持有ETH。

## 3. 代币存款

代币激活已结束，现在可以开始存入代币了。请点击‘存款’按钮，设置存款数额。点击‘存款‘即可完成存款操作。

![](/files/-MhMj0yC65cGBbvGIC2N)

## 4. 代币取款

用户可以通过点击取款按钮，轻松提取存入的代币。取款金额包括获得的利息。请设置想要的金额，随时轻松取款。

{% hint style="info" %}
代币存贷款发生的所有利息都应以相同代币领取、支付。
{% endhint %}

![](/files/-MhMjdPuBrwo7aP6DWYr)


---

# 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.bifi.finance/bifi-zh/lending/deposit.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.
