# NFTs Explained

  NFTs (Non-Fungible-Tokens) are digital items used to validate ownership. Although NFTs are recorded on a blockchain in similar ways to other cryptocurrencies like Bitcoin, every NFT is unique from one another. This gives creators the opportunity to showcase their art, music, and other media as a limited collectible in similar ways to physical items such as trading cards or comic books.

<figure><img src="/files/Cxw0v63jVAfZNf4P0M7s" alt=""><figcaption><p>Various NFTs that have been created on GhostMarket by Star Girl</p></figcaption></figure>

 A side from selling NFTs to collectors as a way to earn income as an artist and showcase your work digitally, there are many additional benefits when creating NFTs. Royalties can be added to an NFT to earn passive income each time it’s traded, additional digital assets can be infused inside of an NFT to reward collectors, physical items or memberships can be tied to owning the NFT, and so much more.

<figure><img src="/files/4wFHNS45HNSuug2EVraU" alt=""><figcaption><p>An example of a music NFT that includes a free download of the artist's song</p></figcaption></figure>

GhostMarket’s self-minting platform, suite of advanced trading features, and integration of multiple blockchains make it the best platform to create, buy, sell, trade, and collect NFTs. It’s incredibly easy to get started and the possibilities are endless!


---

# 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.ghostmarket.io/user-guides/getting-started/nfts-explained.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.
