# Repayment

\
Repayment
---------

#### **Basic Repayment** <a href="#basic-repayment" id="basic-repayment"></a>

Loans can be repaid anytime before the due date. You'll only pay interest up to the repayment time, not the full loan duration. If you miss the due date, you risk losing your collateral.**Repayments must be done in full (principal & accrued interest) and prior to the due date.**

#### Sell & Repay <a href="#sell-and-repay" id="sell-and-repay"></a>

Alternatively, loans can also get repaid by selling the underlying collateral. Borrowers may accept buy offers on Gondi's dApp in order to repay the loan in the same transaction. Borrowers may only opt for this option when the Net Proceeds from a sale are at least the same as the owed Principal + Accrued interest. Any excess amount from a sell & repay transaction is kept by the borrower.![](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJbJs5FpWUFN3IDPnyniy%2Fuploads%2FpkzcgQhL20VBYxAjBtFT%2FSell%20%26%20Repay.png?alt=media\&token=3b21ee2f-9bcc-45c9-9b0c-76c0ee9072d0)​


---

# 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.gondi.xyz/gondi-v1-and-v2/gondi-v2/repayment.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.
