# How To Modify Loans

### Step 1: Connect your wallet&#x20;

### Step 2: Select the loan you want to modify.

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

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

* Select "Modify Loan" on Danogo Float.<br>

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

### Step 3: Update collateral

* Increase Collateral: You can increase the current collateral amount or add a new type of collateral (note that a maximum of 3 types of collateral can be selected).
* Decrease Collateral: You can reduce the collateral amount or completely withdraw one type of collateral. When withdrawing collateral from the loan, you can choose to receive it in one of three token types: the original token, qToken, or dToken.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcpWoQd7QUQi-6_UcMVtvBh0nxMbte24L-5Nu0vKj5JN7fMOujVSPZ1VJsfqcLP-eqTp2t4M2P6i3dJ5d8vfA8B3vlgp63kpmp9JTfsTdUpUU87JuYKMgN4SuDUjMrxAZ987dM?key=uUZN19F4shulBnjhlrulQA)

### Step 4: Update the Borrow amount

* Increase or decrease the borrow amount by adjusting the current loan value.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd7nPKqwlF4Hjmrcf6YVYR1f-aegJ7J93q4JIUKBtXWHF5ckv2uX28L29KcywC6dfzLxLyg6I7eUhWI7odn76FFURU30sPHEc-w6l9KshMy2-FNi5h7BO9dPolH6oSD0UIqQe49?key=uUZN19F4shulBnjhlrulQA)&#x20;

### Step 5: Review the loan

* The system automatically calculates the Health Factor (HF) based on the entered collateral amount and borrow amount. Make sure HF > 1 to successfully modify the loan.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXc8-0QTjCKFKm5fGX1Ukr6fGNhWCB0lQFsS7KteKi3tYUE8Rr_SbvZG5hZkM_niTpw0aP-EoQgtmrIRb8xL5-47bx_KJJyA7xhgODia5nsmWF5RuNolNIdi_pcBUPmjP_CSfYn0?key=uUZN19F4shulBnjhlrulQA)

### Step 6: 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-modify-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.
