# 质押FIL

我们的质押功能允许 Filecoin 持有者将资产存入 FILLiquid 流动性池进行借贷，为他们提供通过借贷赚取被动收入的途径。

一旦完成存款，协议将铸造 FIT 代币，一种流动性质押衍生代币（LSD）。FIT 代币作为流动性池中的收益分配工具和质押证明。此外，FIT 代币也可以用于后续的 FIG 代币挖矿。

接下来的页面将详细介绍将 Filecoin 存入协议并进行借贷的存取过程。

让我们深入了解一下质押产品。

{% embed url="<https://www.youtube.com/watch?t=120s&v=9EY7qU-lBng>" %}

## FIL租赁

1\. 连接您的钱包并点击“FIL 租赁”菜单

2\. 点击“租赁”按钮以存入 FIL

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

3. 输入您希望存入的 FIL 数量，然后点击“确认”。

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

4. 等待钱包交易请求（智能合约交互）弹出，然后点击确认按钮。

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

5. 请等待交易确认。由于 Filecoin 网络的特性，至少需要 30 秒，如果网络拥堵，可能需要更长时间。请放心耐心等待。

<figure><img src="/files/8b8wwBsWtQ5vrPepiaPR" alt=""><figcaption></figcaption></figure>

6. 一旦交易完成，您的 FIL 将被转移到 Filliquid 池中，您将收到 FIT 代币作为您存入 Filecoin 的凭证。您可以在 Filecoin 区块浏览器上透明地验证所有操作。

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

7. FIL 会根据实时汇率兑换为 FIT。通过接收 FIT，您可以在未来随着 FIT 价值的增加而潜在赚取利息。

<figure><img src="/files/haCziTbA6tIteIVGxONA" alt=""><figcaption></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.filliquid.io/zh/zhi-ya-yong-hu-zhi-nan/ru-he-zhi-ya-filecoin/zhi-ya-fil.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.
