# Repayment of Loan

**There are two methods to repay the loan; from the node or wallet.**

### **Repaying from node**

Repaying from a node refers to deducting from the available balance of the node for repayment.

The specific operation is as follows: first, select the "Repay from miner" option, as shown in the figure below.&#x20;

Then, choose to repay from a certain node of your choosing and enter the repayment amount. Once you are happy, click "repay" to confirm the repayment and confirm the corresponding transactions in your wallet.

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

<figure><img src="/files/xtjlbZuuZICTfm72i3PA" alt=""><figcaption><p>Figure 12</p></figcaption></figure>

### **Repaying from the wallet**

Repaying from the wallet refers to deducting the balance from the currently connected wallet for repayment.

To do this, first select the "Repay from wallet" option as shown in Figure 13.

<figure><img src="/files/4dJZxoc3I6ZAjVMlS2d4" alt=""><figcaption><p>Figure 13</p></figcaption></figure>

Then, enter the repayment amount and click "Repay." Once you've confirmed the transaction, the loan will be repaid.


---

# 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/repayment-of-loan.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.
