# Listing a Data NFT

Upon minting or procuring a Data NFT, the Data NFT will be viewable in the "*Wallet*" on the [Data Dex](https://datadex.itheum.io/).

The user can then choose to list their Data NFT in the "*Market*" (Data NFT Marketplace).

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

The Owner has to set the following to list the NFT:

* *Number* of NFTs to list (If you had minted multiple copies, how many you would like to list in a single offer)
* The List Price or *Unlock Fee* per unit (if you had minted multiple copies and you would like to list multiple copies in a single offer, then this is the fee per copy)
* Max buy per address limits the number of NFTs a single user can buy during 1 transaction.

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

Upon invoking the listing, the owner is prompted with a confirmation message that provides a summary and breakdown of the fee split.

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

Prior to listing, an uptime check is performed to validate the real-time uptime availability of the Data Stream. If the stream is detected to be live, the owner must read and agree to the *Terms of Use*. Upon proceeding, the owner has to sign a transaction to finalize the listing in the marketplace.\
\
Once the listing is successfully completed, you can head over to the "*Market*" (Data NFT Marketplace) to view your offer. Here you will be able to use the "*My Listed Data NFT(s)*" tab to view your listed Data NFTs and "De-List" them or "Update Price" on them at any time.&#x20;


---

# 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/listing-a-data-nft.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.
