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

# The NFT Marketplace

<figure><img src="/files/CRusGf9iZPYYH1RhTPm7" alt=""><figcaption></figcaption></figure>

The Bidds marketplace, initially launched as onXRP and now evolved to encompass Coreum, offers a state-of-the-art trading experience for digital assets, particularly NFTs. The marketplace is designed to cater to a wide range of users, from seasoned traders to newcomers in the NFT space.

## Features on XRPL and Coreum

Bidds harnesses the unique strengths of both the XRPL and Coreum platforms to provide diverse functionalities:

* XRPL: Known for its efficiency and speed, the XRPL integration allows for swift and secure transactions. Bidds on XRPL offers users a reliable and streamlined experience in trading NFTs, taking advantage of the ledger's robust infrastructure.
* Coreum: Integration with Coreum brings additional layers of programmability, flexibility, and innovation to Bidds. The smart token technology of Coreum enables advanced features like unique asset creation, enhanced transaction capabilities, and the potential for expanded interoperability across different blockchain ecosystems.

## User-Centric Design

<figure><img src="/files/OU8T62xN0bzCbXRINtVx" alt=""><figcaption></figcaption></figure>

The marketplace is crafted with a focus on user experience. It boasts an intuitive interface that simplifies navigation and trading processes, making it accessible for users at all levels of blockchain proficiency. The platform's design ensures that whether a user is on XRPL or Coreum, the experience remains seamless and user-friendly.

## Advanced Functionalities

Bidds is not just about buying and selling digital assets; it's a comprehensive ecosystem that includes:

* Launchpad: A feature that facilitates primary sales and supports creators and projects in launching their NFT collections.
* Secondary Market: A dynamic trading space where users can buy, sell, and explore a wide range of NFTs.
  * Smart contract based features like collection offers, batch buying in one TXN, and other smart contract-based features will only be available on Coreum
* Detailed Analytics: Providing users with insights into market trends, asset performance, and more.
* Community Features: Tools for user interaction, collaboration, and community building within the marketplace.

## Future Developments

Continuously evolving, Bidds plans to introduce more innovative features, enhancing both the XRPL and Coreum platforms' capabilities. This forward-thinking approach ensures that the marketplace will not only meet current user needs but also adapt to future market trends and technological advancements.


---

# 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.bidds.com/bidds/the-nft-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.
