# Lenfi P2P (Aada V1)

### V1 Peer-to-Peer lending:

Lenfi P2P (Aada V1) delivers an entirely decentralized way of lending and borrowing primitives through P2P interaction. The process allows users to create liquidity requests and lock up ADA or other CNTs approved by the community as collateral. In turn, lenders can choose requests from the list of overcollateralized loans and lend through a smart contract. Liquidity requests and deposits are fully customizable, meaning borrowers and lenders can choose the loan parameters. The latter include Loan token type and size, Collateral token type and size, Loan duration, Interest, and Loan request expiration.

<figure><img src="/files/9tXHqrbw3rgoIXV9BQ5o" alt=""><figcaption><p>P2P lending</p></figcaption></figure>

**NFT bond:**

Every borrower and lender receives a bond token as proof of loan. NFT Bonds are not tied to a wallet address and are freely transferable and tradeable. Ultimately, the beauty of the Aada NFT Bonds comes with their utility: Whoever owns the Bond becomes the loan issuer or receiver.&#x20;

With the Borrower’s Bond, the user must repay the loan, pay the accrued interest, and receive collateral, whereas, with the Lender’s NFT, the user can claim the lent tokens.

<figure><img src="/files/ebXFhltF4InPaCo4PYjp" alt=""><figcaption><p>NFT Bond Journey</p></figcaption></figure>


---

# 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://lenfi.gitbook.io/docs/lenfi-v1-protocol/lenfi-p2p-aada-v1.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.
