# CrossFi 借贷（闪贷）

## 什么是 CrossFi 借贷？

CrossFi DApp中的借贷功能更新现在使您能够创建sFIL并以sFIL作为质押借入cFIL。 sFIL和cFIL都是FIL（Filecoin）合成资产。

## 什么是sFIL?

sFIL是Filecoin合成资产，作为矿工质押的存储能力创建的凭证。 借款人质押节点的存储能力，并根据质押的数量生成sFIL。

## 借款人节点常见问题解答

**我怎样才能获得贷款？**

sFIL持有人可以以sFIL作为质押借入cFIL。 例如，假设质押率为60%，用户在质押10,000sFIL后最多可以借入的cFIL数量为10000的60% = 6,000。

**我如何回收有效存储能力?**

矿工可以通过向指定地址发送sFIL来恢复有效的存储能力。

**借贷利息是多少？**

借款人在贷款开始时实时计算利息。 例如，假设贷款利率为60%，计算方式为借贷利息=借贷cFIL数量 \*60%\*借贷天数/365。

![](/files/-MiuEuypHAV5MIRV2dza)

## 如何使用借贷功能？

按照以下步骤开始借贷：

![](/files/0QujSmtfXBLh5BINry4b)

&#x20;1.点击DApp界面右上角的菜单图标。

2.点击菜单顶部的借贷按钮。或者，您可以按钱包中sFIL余额旁边显示的 \[借贷] 按钮。

3.按\[借贷] 打开借贷界面。 要质押存储，您可以按 \[存储质押] 按钮并输入您的详细信息和您的节点号。

4.该界面还会显示有关您当前的sFIL资产和市场上总sFIL的信息。 要借贷，请按绿色的 \[借] 按钮，然后按 \[归还] 按钮归还您之前借用的sFIL。

5、点击屏幕下方的【算力质押】按钮，可以看到质押列表。


---

# 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.crossfimain.com/zhong-wen/operating-instructions/bi-an-zhi-neng-lian/crossfi-jie-dai-shan-dai.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.
