# 借贷FIL

FILLiquid借贷协议允许存储提供商将他们的受益人地址绑定到FILLiquid智能合约，以便使用节点内FIL资产作为抵押物来获得贷款。

因此，存储提供商可以确保获得FIL贷款以扩展他们的存储容量，而无需增加财务负担。

存储提供商必须在借款之前首先绑定他们的矿工节点。

那么，我们来看看如何实现这一过程。<br>


---

# 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/storage-provider-guide/borrowing-filecoin.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.
