# 还款操作

还款有两种方式：

1. **从节点可用余额中还款**
2. **从家庭管理钱包中还款。**

### **从节点可用余额中还款**

从节点还款是指从节点的可用余额中扣除用于还款。

具体操作如下：首先，选择“从矿工还款”选项，如下图所示。

然后，选择从您选择的某个节点进行还款，并输入还款金额。确认无误后，点击“还款”确认还款，并在您的钱包中确认相应的交易。

<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>

### 从钱包还款

从钱包还款是指从当前连接的钱包中扣除余额用于还款。

操作步骤如下：首先，选择“从钱包还款”选项，如下图所示。

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

然后，输入还款金额并点击“还款”。一旦确认交易，贷款将被偿还。


---

# 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/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.
