# Data NFT Marketplace

<figure><img src="/files/WY6E5xwIDv26uOuPZaLg" alt=""><figcaption><p>Trade your Data NFTs in the Data NFT Marketplace</p></figcaption></figure>

\
The "Data NFT Marketplace" stands as the flagship decentralized Data NFT marketplace within the Itheum protocol, operating on blockchain technology. Functioning as a fully peer-to-peer platform, it mimics a conventional NFT marketplace while providing specialized tools that facilitate the trading of Data NFTs—the pivotal asset class of the Itheum protocol. This marketplace serves as an open arena for trading Data NFTs, welcoming contributions from both individual creators and enterprise integrators.

In addition to its role in enabling Data Consumers to discover and procure Data NFT offers, the platform incorporates crucial real-time protection mechanisms. Noteworthy among these safeguards is the "Data Stream uptime checks" feature, designed to monitor that associated Data Stream behind a Data NFT and report if it's "online" or "offline". This proactive measure protects Data Consumer from acquiring decommissioned or offline data assets, reinforcing the reliability of the marketplace.

{% hint style="success" %}
The Data NFT Marketplace seamlessly integrates into the [Data DEX](/product-docs/pre-aithra/pre-aithra-developers/release-notes/data-dex.md), and is directly [accessible here](https://datadex.itheum.io/datanfts/marketplace/market)
{% endhint %}


---

# 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.itheum.io/product-docs/pre-aithra/pre-aithra-apps/data-nft-marketplace.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.
