> For the complete documentation index, see [llms.txt](https://docs.honey.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.honey.finance/lending-protocol/nfts.md).

# Overview

Honey Finance hosts plenty of lending pools.

Each collateral (usually an NFT collection) has it's own lending pools.

Lending pools match borrowers and lenders of a same collateral. Lenders supply liquidity (USDC or SOL,WETH, WMATIC ...) to an NFT collection's associated lending pool. Borrowers can borrow this money by depositing their NFTs as collateral.

There are three main participants in Honey lending pools:

* **Borrowers:**&#x20;
* **Lenders**
* **Admins**
* **Bidders**&#x20;

## Borrowers

Borrow money by depositing NFTs as collateral. Interest accrues on open positions with a variable [interest rate](/lending-protocol/interest-rates.md). Each position has a loan to value ratio as well as a liquidation threshold. If the value of the collateral goes down, or the loan is not sufficiently paid down, the NFT can be liquidated.

When borrowing, users are allowed to withdraw based on their allowance. The allowance can be defined as, how much value are you able to receive as a percentage of the floor price.

{% content-ref url="/pages/pxnzjEfa8wlG9xuhH694" %}
[Borrowing](/lending-protocol/borrowing.md)
{% endcontent-ref %}

## Lenders

Supply tokens to lending pools and receive yield from accrued interest or liquidations.&#x20;

{% content-ref url="/pages/edwixbGSRJkP3BvfvRVa" %}
[Lending](/lending-protocol/lending.md)
{% endcontent-ref %}

## Admins

Create lending pools on the platform and set an admin fee. Liquidations and interest repayments will include this fee, generating revenue for the pools admin. Admins can be DAOs, projects, or individuals.

{% content-ref url="/pages/zq9GqXwzFGP6ik3k8LE4" %}
[Lending pool admins](/lending-protocol/market-admins.md)
{% endcontent-ref %}

## Bidders

Bid using the liquidation page to acquire discounted NFTs as they are liquidated.

{% content-ref url="/pages/iTopHh29POhnHcMNAoMF" %}
[Liquidations](/lending-protocol/liquidations.md)
{% endcontent-ref %}
