> For the complete documentation index, see [llms.txt](https://docs.filliquid.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.filliquid.io/ko/undefined-3/borrowing-filecoin/borrowing-fil-for-storage-providers.md).

# Borrowing FIL For Storage Providers

After the node binding is completed, Storage Providers can borrow money from the Borrow menu page.

Click the Borrow button, as shown in Figure 9, and enter the amount to be borrowed. The total number of available $FIL to borrow is 1:1 of the number of assets in the node.

<div><figure><img src="https://j4etg0b7zhr.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=MjI3NzA3YmZkYjYyN2YwM2FiNmMxZTIxZDU2YzAxYmRfZ29hMFZabkd6bW1HZUsyb0dWUDZxb1JzMjZIYTFjNWNfVG9rZW46T0tmTGJlRkVPb2FzOG94bjBEd2xqWDNnZ0NnXzE3MDc5OTY1MDg6MTcwODAwMDEwOF9WNA" alt=""><figcaption><p>Figure 9</p></figcaption></figure> <figure><img src="/files/Wv7s9zUNOB9sywqxLw2m" alt=""><figcaption><p>Figure 9</p></figcaption></figure></div>

Once entered, the interest rate of the loan will be displayed below. Note: The loan interest rate of the protocol as the utilization rate of the protocol funds increases. However, for loans that have already occurred, the loan interest rate is fixed. Once the loan is completed, the loan interest rate will remain unchanged.

If you are happy with the interest rate, go ahead and click "borrow" and confirm the transaction to secure the loan.

<div><figure><img src="https://j4etg0b7zhr.sg.larksuite.com/space/api/box/stream/download/asynccode/?code=MDUyZTkzNmRkNGRkMjI4YjBiNDUwNGMwYzY4NmNlZDBfNnhrQ05hREVGdEJZTWM4U0VuZk9KZno0TXRoeWtmeWlfVG9rZW46UmxjNmIyZ2dub3RKUmt4YTE3T2w4WjNKZzBmXzE3MDc5OTY1MTQ6MTcwODAwMDExNF9WNA" alt=""><figcaption><p>Figure 10</p></figcaption></figure> <figure><img src="/files/ecNq9fNUFwMvmoNZshlk" alt=""><figcaption><p>Figure 10</p></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.filliquid.io/ko/undefined-3/borrowing-filecoin/borrowing-fil-for-storage-providers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
