> For the complete documentation index, see [llms.txt](https://lenfi.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lenfi.gitbook.io/docs/lenfi-v1-protocol/lenfi-p2p-aada-v1/nft-bonds/marketplace.md).

# Marketplace

<figure><img src="https://lh4.googleusercontent.com/j6TsJm6OFI9EpX750z87SnjreD3M5szjeeA6zC0CpLb-QKr8X0zxf936YyReTTS6_Wc5W8rJMP2cDDmSOmL-9clwiRRx9OKNw9ON4t93ChkLQceRcWSLnt8lvVHFSgppxU9bZyRa5hlg0eUmyT5syTUXhWp3NpQGTLLohPXZ3OLkeBWREWOfsAc43u2ZLw" alt=""><figcaption></figcaption></figure>

A NFT Bond marketplace within the Lenfi app is run through jpg.store, all transactions are in their application and Lenfi is not responsible for possible risks of the selling process. Lenfi marketplace allows users to list their jpeg.store listings of Lenfi Borrower or Lender Bonds when listing brings visibility for Bonds for sale and shows in depth details for every Bond

![](/files/xIOZXH6vBjO0U6KVYyTQ)

\
**How to list NFT Bond**

&#x20;Lenfi automatically scrapes information from jpg.store website for our Lenfi Bond listings, if the correct Bond is listed (it could be Borrower Bond or Lender Bond) it’s shown in our marketplace within minutes.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lenfi.gitbook.io/docs/lenfi-v1-protocol/lenfi-p2p-aada-v1/nft-bonds/marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
