# For Lenders

JPEG'd P2P is a great avenue for lenders. They can easily put their stablecoins or ETH to work and earn attractive interest by lending against NFTs.

Large lenders will find JPEG'd P2P very accommodating, allowing them to make collection offers that borrowers can accept, easily manage multiple lending offers and active loans, and easily find active loans to refinance and instantly earn yield.

All listings and active loans can be found in the “Listings” tab, while all current active loans, NFT Offers and Collection Offers are shown in “My Loans”.

<figure><img src="/files/66zm9G1tWQiRc9FC9Ifz" alt=""><figcaption><p>Listings Tab</p></figcaption></figure>

<figure><img src="/files/3dNTWYWSIaLRnEsYfz4N" alt=""><figcaption><p>My Loans tab</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://docs.jpegd.io/jpegd-dao/peer-2-peer-lending/for-lenders.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.
