# Borrowing and Lending

A popular way to obtain liquidity from NFTs is by using them as collateral for a loans.

NFTfi is a platform that facilitates this:  offering borrowers the ability to get liquidity from their NFTs and lenders the ability to earn an attractive yield (and, in the case of default, acquire assets at steep discounts).&#x20;

&#x20;                                              **Process of Obtaining a Loan through NFTFi**

<figure><img src="/files/VXY9y7GvCpvk57lwOtMM" alt=""><figcaption><p>Source: NFTfi</p></figcaption></figure>

NFTfi is completely decentralized and operates in a trustless, peer-to-peer manner.  To obtain a loan:

1. Borrowers upload their NFTs as collateral on the NFTfi platform
2. Once listed, the asset appears in the marketplace, allowing anyone on the site to view it
3. Lenders can make offers with a specific loan amount, duration and interest rate
4. If a loan is accepted, funds are distributed to the borrower and the NFT is transferred to a smart contract to be held in escrow
5. Upon repayment of the loan, the borrower will receive his NFT back.  If he defaults, the NFT is transferred to the lender (often at a steep discount).&#x20;

NFTfi currently supports 100 assets and is constantly adding more.&#x20;


---

# 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://www.digitalnations.xyz/web3-overview/the-web3-ecosystem/nfts/nft-financialization/borrowing-and-lending.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.
