# Repaying Loans

To avoid liquidation and protect your collateral, it's essential to repay your borrowed assets.

1. Navigate to the Dashboard Page: Locate your active loan and click “Repay”.
2. Specify Repayment Amount: Specify the amount of the borrowed asset you want to repay.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeUinVzCOyv8szSpwu-1YZlDnyv0DcQ1ksa3_JA-uozlQjkPRy1yRFSSmrHB9Bj2vB9XmuvgbShiu_scdNfMN1hIkM3tqOFcFnEUsjUIKP9lwArPp_8ciYCMA5XLliSWxyHBm6w9FOG6fKiRkJpAsqY65W9?key=nW72Yf9ZiTa3-CY0N1fvtw)

3. Confirm Repayment: Once confirmed, the transaction will process, and your loan balance will be reduced accordingly.

Key Points:

* **Partial or Full Repayment**: You have the flexibility to repay your loan in full or in parts.
  * Do note that if you wish to fully repay, you will need to click on the “MAX” button
* **Interest Management**: Regularly repaying interest helps maintain a healthy loan-to-value (LTV) ratio.


---

# 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.amply.finance/using-amply-finance/repaying-loans.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.
