> For the complete documentation index, see [llms.txt](https://docs.lovelace.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.lovelace.world/our-products/marketplace.md).

# Lovelace Marketplace

The Lovelace marketplace is place for the discovery of new and existing NFTs. It is where partner platforms list their NFTs for sale or where NFT holders can re-sell NFTs. Lovelace wants to be an open ecosystem for NFTs regardless of platform, token standard or blockchain. Thus we intend to support Ethereum, Binance Smart Chain, Polygon, Astar (formerly Plasm) with an initial focus on our long-term partner, Cardano. As Cardano has yet to develop a market for NFTs, we intend to be one of the first to create a solution for the fast growing and rapidly evolving blockchain ecosystem.

The marketplace will feature unique features such as integrated token staking, cross-chain escrowed NFT swapping, support for payments in crypto and fiat, and compatibility with a diverse array of multi-chain wallet solutions.

Marketplace listing are vetted and curated to assure the high-quality experience by our community. An in-house curation and review team reviews all partner projects and listings. Community members can also propose and vote on the inclusion of new and existing NFT assets in addition to the efforts made by our in-house team.


---

# 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://docs.lovelace.world/our-products/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.
