# Partial (Tranche) Refinancing

### Step 1: Visit the Refinance Loans Page

Open the [Refinance Loans](https://www.gondi.xyz/refinance/loans#single) page. Navigate to the 'Single' tab to see a list of all the outstanding loans available for refinancing.

<figure><img src="/files/SaJui7S5cjTV0MpV3vby" alt=""><figcaption></figcaption></figure>

### Step 2: Use Filters to Find the Right Loan

Use the filters to finesse your search and find the opportunity you want.

* **Asset (WETH or USDC):** Choose the asset used for the principal.
* **Collections:** View all loans or select a specific collection.
* **Min APR:** Filter out loans with an APR lower than your selected rate.&#x20;
* **Days left:** Use the slider to filter loans by the remaining duration.

### Step 3: Select a Loan

Click on the 'Refinance' button next to the desired loan to open its refinance panel.

<figure><img src="/files/SDQJLeiZ3bkKMwuo0HgQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
For more details, click the white arrow to open the loan's profile page. Here, you'll find past activity and other information. You can also start the refinance process there.
{% endhint %}

### Step 4: Connect Your Wallet

If not already connected, you'll be prompted to connect your wallet.&#x20;

{% hint style="warning" %}
Ensure you are navigating on <https://gondi.xyz> for security.
{% endhint %}

### Step 5: Select the 'Tranche' Tab

<figure><img src="/files/1sjI0RzanHHllQL5Ry4q" alt=""><figcaption></figcaption></figure>

### Step 6: Choose Tranche

Move the slider to select your tranche amount or type it in. Each tranche must be at least 5% of the overall principal amount of the loan.

<img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXdfWCdTF57eHkZBn8kovbI0Jus0Kh9MVi4L3Zu2cmvVd8TkgIPpLP1pb6zdX5hXUaPf1O3P-ZqVNazsdMb0jPThKtFXI-dNmKHUKhJ0Se22TwNwRCLvOkYbquVGVpPHdPgrw7Erf9UiHQopu8ZwuNUieh4?key=3K_2NypJBiJrARQwWz0Guw" alt="" data-size="original">

### Step 7: Lower the APR

Move the slider to select your improved APR or type it in. The APR must be reduced by at least 5% for the selected principal amount.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXfHZd82DY9Qwf8HE0vusO7Op-EWv2zsRAxlmYm32OLRcDXuTdAS4W9ucAcbbJspoeGzZExHLHOkFMDlRRqCCUh1hzQYYa-OxB3vx24FjIn63OdqLV0CEJWjto95PnmNR_zD5zn86jemLRugiqA84hjBPTQ?key=3K_2NypJBiJrARQwWz0Guw)

### **Step 8 - Review and Confirm**

Review all the terms carefully before confirming the transaction.

![](https://lh7-us.googleusercontent.com/docsz/AD_4nXegp16OUAAfJZxMYIbrEFSBaUT6BNDaenRusKYgwL1kCRjdJ2Nu1f7yV23mQuf8ID98-eMk9a_gp5DFvafuN-zq6rvrf5aiYEATy2HiJU7T7-_l3P2W3xih4e1oeMxxYhm8V4A1kRI8XsZMAuEo6Y_gBJgo?key=3K_2NypJBiJrARQwWz0Guw)

#### Key terms include:

1. **New Principal:** The amount of WETH or USDC being lent or borrowed.
2. **New APR:** The updated annual percentage rate—representing the loan's annualized yield.
3. **New Daily Interest:** The updated daily cost for the borrower.
4. **New Due Date (maturity):** The final date the borrower must repay to avoid default.
5. **Exp. Interest Left:** The expected interest the borrower should pay.
6. **Accrued interest:** The existing lender's accrued interest, which must be paid upfront by new lenders. Note: This isn't a cost as the borrower will repay it along with the interest and it won't reduce the 'Exp. Interest Left.'

After reviewing, click 'Refinance' and sign with your wallet to confirm the transaction.

{% hint style="info" %}
If a loan already has two tranches or more, subsequent refinancing events will refinance higher APR tranches first.
{% endhint %}

***

These steps should guide you through the process of using the partial refinance feature effectively. If you need further clarification or assistance, feel free to ask in [GONDI’s Discord](http://discord.gg/gondi).


---

# 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/learn/how-to-refinance-a-loan/partial-tranche-refinancing.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.
