> For the complete documentation index, see [llms.txt](https://docs.itheum.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.itheum.io/product-docs/pre-aithra/pre-aithra-apps/data-nft-marketplace/procuring-a-data-nft.md).

# Procuring a Data NFT

Data NFTs provide a unique way to package and trade personal data. With Itheum's Data Marketplace, users can easily discover, trade, and advertise Data NFTs using ITHEUM tokens.&#x20;

You will need the $ITHEUM and $EGLD tokens.

1. [Get $EGLD](https://buy.multiversx.com/)
2. [Get $ITHEUM](https://www.itheum.io/get-itheum)

This article outlines the purchase of Data NFTs on the Itheum Marketplace:

### Option 1

#### **Step 1) Browse the marketplace**

Head to the [Data NFT Marketplace](https://test.datadex.itheum.io/datanfts/marketplace/market). Select the Data NFT you wish to procure and click on "View Data Collection".&#x20;

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

#### **Step 2) Review and select amount**&#x20;

Review details of the Data NFT and select the amount to be procured. The click on "Mint" or "Buy Data NFT".

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

**Step 3) Read and Agree to terms of use**

Upon invoking "*Purchase Data*" an uptime check is performed on the Data Stream. Read and agree to the "[*Terms of Use*](https://itheum.com/legal/datadex/termsofuse)" to *Proceed*. A clear breakdown of the fees and total costs is also provided for your review.

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

#### **Step 4) Concluding purchase**

Sign the transaction to conclude the purchase. Post this the procured Data NFT will be viewable in your Data NFT [wallet](https://datadex.itheum.io/datanfts/wallet). Here you will be able to open and view the raw Data Stream.

<figure><img src="/files/6qbHtOHIbG4az2lMICTw" alt=""><figcaption></figcaption></figure>

Suppose your Data NFT supports a custom built data visualization application built on [Itheum Explorer](/product-docs/pre-aithra/pre-aithra-apps/itheum-explorer.md) - in that case, you will be shown a "Explore" button that directly takes you to the App page on Itheum Explorer so you can experience the insights or features unlocked by the Data NFT.

#### **Alternatively: Browse the marketplace, select "Show all offers" and select the amount for purchase**

Browse the [Data NFT Marketplace](https://datadex.itheum.io/) select "Show all offers".

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

&#x20;Select the *Amount* (This indicates the copies of the Data NFT you would like to buy if the Seller listed multiple) and click "*Purchase Data*".

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

## The End Result

Upon carrying out the above steps, the final journey will look like this.&#x20;

{% embed url="<https://www.youtube.com/watch?v=zJ6dA-xRqZM>" %}


---

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