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