# How To Repay Loan

### Step 1: Connect your wallet

1. Select the loan you want to repay.

* On the [screen](https://preview.danogo.io/yield-aggregator), click on the “Borrow APR” of the asset you want to repay.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcUTvFKscNeRPn13ZxKgNZEdS58rZEMBmHUya9WTTBiyihq1-xXPtQw456D9tT4CIttsVFKANdtLNcODwoTJ1C7CrHFbpfpGvnPErb87oCV0cD0Vjs-2Mld1V_3j-JGUc5qii9E?key=uUZN19F4shulBnjhlrulQA)

* Select "Modify Loan" on Danogo Float.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeGi5H0p-2sb2NSq-p4cKorQkdX_oWJwRkTL9uy5vWbAdsDmNvpYXJqVyq8ApIzxedMZyet-owh9J5SB-a2yDdGGJfPXOBsszAXg1NI3CrU9xVZ-Pta8W6qowqgmgaF0581gSc?key=uUZN19F4shulBnjhlrulQA)

### Step 2: Repay all loans

* Update the borrow amount to 0.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXddIRphAbTif2QfJzFOAlfqb6K3fo8UkNoeqLoTGb3tUUQn4NAsB_BVsS2Fyh8-ULaid1RsvxhFjTBnK7LXSpopNB9KRf_MkaYZ1gzIBvMoUckbU6TjNCXN3CCSUZLQD4ujlvo?key=uUZN19F4shulBnjhlrulQA)

### Step 3: Review the loan

* The system updates the Debt to 0 and displays the “Repay All” button.

### Step 4: Confirm & Sign


---

# 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.dano.finance/how-to-use/guides/flexible-pool-lending/how-to-repay-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.
