# Cardano NFT リソース

以下は、NFT に関する役立つリンクとリソースのコレクションです。

### NFT の表示 / NFT エクスプローラー

NFT コレクションを表示するために最もよく使用されるプラットフォーム:

{% embed url="<https://pool.pm>" %}
Pool.pm NFT とトランザクションのライブ追跡。一般的に NFT を表示するために使用されます。
{% endembed %}

### NFTメタデータツール

JSON Editor Online は、メタデータに誤りがないかチェックするための非常に強力なツールです。

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

Pool.pm メタデータ チェッカーは、トークンを表示する優れた方法です。

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

### 流通市場

以下は、NFTを販売および購入できるカルダノの有名な流通市場の一部です。<br>

{% hint style="info" %}
まだ完全には利用可能ではありませんが、NMKR ストアでは、鋳造されていないトークンをリストすることもできます。

現時点では、NMKR ストアは [NMKR Mint](https://store.nmkr.io/minting) にリダイレクトされます
{% endhint %}

{% embed url="<https://store.nmkr.io>" %}
NMKR Store
{% endembed %}

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

### Cardano NFT Community and tools

[Adahub.io](https://adahub.io/): Cardano に関するあらゆる情報 (NFT、ソーシャル メディアの更新、プールなど) を積極的に収集し、これらの更新を 1 か所にまとめるハブ

[Cnftcalendar.com](https://www.cnftcalendar.com/):イベントとNFTリリースをカバーするCNFT業界のイベントカレンダー

[IPFS:](https://ipfs.io/) 人類の知識を保存し、成長させるために設計されたピアツーピアのハイパーメディア プロトコル

[NFTUpdate.io](https://www.nftupdate.io/feed): Cardano スペースの NFT プロジェクトについて学び、共有し、または単にマニアするだけです

[OpenCNFT:](https://opencnft.io/) Cardano NFT プロジェクトのトレンドに関するデータを自動化された方法で提供します

[WenCNFT](https://www.wencnft.com/): CRAFT プロジェクトのドロップに関する日付と時刻を常に最新の状態に保つのに役立ちます


---

# 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/jp/narinku/cardano-nft-rissu.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.
