# Introducing GONDI w/pools

## What is GONDI?

GONDI is a decentralized non-custodial NFT lending protocol that aims to offer the most flexible and capital-efficient primitive. &#x20;

GONDI is the first protocol combining peer-to-peer and liquidity pool markets, providing deeper and more precise liquidity for borrowers and adaptable lending opportunities for lenders.

GONDI V3 loan offers can be either from the protocol pools or from individual market participants creating deep liquidity as well as efficient risk pricing.

{% hint style="info" %}
**GONDI V1 & GONDI V2 Outstanding Loans: No action needed.** \
Loans originated on GONDI V1 & GONDI V2 are not impacted by GONDI V3 and mechanics will remain the same.&#x20;
{% endhint %}

## **Benefits**

### For Borrowers

1. Borrow WETH or USDC by using your NFTs as collateral.
2. Interest accrues on pro rata basis.&#x20;
3. No oracle-triggered liquidations.&#x20;
4. Refinancing:  Loan terms can improve as lenders refinance your loan by improving terms (eg. lower APR).
5. Unwind your loan by selling your collateral to repay your loan and keep excess proceeds.&#x20;
6. Renegotiate loans that need an extension or different terms.
7. Instantly tap into liquidity via GONDI pools.

### **For Individual Lenders**

1. Access yields by originating new loans, refinancing existing loans, and submitting renegotiation offers.&#x20;
2. Set your own risk parameter for any collateral for new or existing loans.
3. Instantly take over existing loans by refinancing them.
4. Flexible loan renegotiations with customizable fees to any outstanding loan, including your own.
5. Optimize your budget management by creating collection offers with specific loan parameters.

### **For Pool Liquidity Providers**&#x20;

1. Supply capital on WETH or USDC vaults and access yields.
2. No NFT specific knowledge or portfolio management required.
3. Enter and exit your lending positions at any time by swapping pool tokens for WETH or USDC
4. Pools get automatically rebalanced to yield bearing tokens (eg stETH or aUSDC) when pools have idle capital.

{% hint style="info" %}
The contents of GONDI docs are a collection of the latest development updates and are never considered final.
{% endhint %}


---

# 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/content-with-pools/introducing-gondi-w-pools.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.
