# Cardano NFT Ressources

The following is a collection of helpful links and resources all about NFTs.

### View NFTs / NFT Explorer

The most commonly used platform to view NFT collections:

{% embed url="<https://pool.pm>" %}
Pool.pm live tracking of NFTs and transactions, commonly used to view NFTs
{% endembed %}

{% embed url="<https://pixl.page/>" %}
Design and show your digital NFT profile
{% endembed %}

{% embed url="<https://cnft.tools/>" %}
Explorer NFTs and rarity Rankings&#x20;
{% endembed %}

{% embed url="<https://opencnft.io/>" %}
Explorer NFTs and rarity rankings
{% endembed %}

### NFT Metadata tools

The JSON Editor Online is a very powerful tool to check your Metadata for mistake

{% embed url="<https://jsoneditoronline.org/>" %}
JSON Editor Online
{% endembed %}

The Pool.pm METADATA CHECKER is a great way to VIEW your tokens:

{% embed url="<https://pool.pm/test/metadata>" %}
Pool.pm METADATA CHECKER
{% endembed %}

### Secondary markets

The following are some well known secondary markets on Cardano where you can sell and buy NFTs.<br>

{% hint style="info" %}
[**NMKR Store**<br>](broken://pages/O0KxuBJqPGN4TQle9Kh0)**Yet not fully available NMKR Store will also allow you to list unminted tokens.**\
\
For now, NMKR Store redirects to [NMKR Mint](broken://pages/NyJbTQiEl5yAxbldz8Kt)
{% endhint %}

{% embed url="<https://store.nmkr.io>" %}
NMKR Store (currently redirects to NMKR Mint)
{% endembed %}

{% embed url="<https://cnft.io/>" %}
NFT Marketplace
{% endembed %}

{% embed url="<https://www.jpg.store/>" %}
NFT Marketplace
{% endembed %}

{% embed url="<https://tokhun.io/>" %}
NFT Marketplace
{% endembed %}

{% embed url="<https://artano.io/home/>" %}
NFT Marketplace focused on 1 on 1 NFTs
{% endembed %}

### Cardano NFT Community and tools

[Adahub.io](https://adahub.io/): A hub that actively collects information on all things Cardano (NFTs, Social media updates, Pools etc) and summarises these updates in one place

[CNFT Analytics](https://cnftanalytics.io/php/home.php): A resource for discovering how CNFT's are performing on the secondary markets.

[Cnftcalendar.com](https://www.cnftcalendar.com/): An event calendar for the CNFT industry, covering events and NFT releases

[IPFS:](https://ipfs.io/) A peer-to-peer hypermedia protocol designed to preserve and grow humanity's knowledge

[NFTUpdate.io](https://www.nftupdate.io/feed): Learn, share or just geek out about NFT projects in the Cardano space

[OpenCNFT:](https://opencnft.io/) Provides data on trends of Cardano NFT projects in an automated way

[WenCNFT](https://www.wencnft.com/): Help you to keep up-tot-date on CNFT projects drops with dates and times


---

# 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.nmkr.io/helpful-links/cardano-nft-ressources.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.
