# Binding and Unbinding For Borrowers

Before a Storage Provider can borrow from Filliquid, it is necessary to transfer the miner's beneficiary address to the smart contract and bind the Miner to the designated F4 wallet address as the Family.&#x20;

For a more detailed overview of how to bind a miner in FILLiquid, please take a look at the following documents:

{% content-ref url="/pages/gqAfDtyAhRh6bs2kEqj0" %}
[How to Bind a Miner in FILLiquid](/storage-provider-guide/borrowing-filecoin/how-to-bind-a-miner-in-filliquid.md)
{% endcontent-ref %}


---

# 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/binding-and-unbinding-for-borrowers.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.
