# 便利なリンク

- [Cardano NFT リソース](https://docs.nmkr.io/jp/narinku/cardano-nft-rissu.md): 以下は、NFTを売買できるカルダノの有名な流通市場です。
- [カルダノのリソース](https://docs.nmkr.io/jp/narinku/karudanonorissu.md): カルダノのリソースとよく使われるツール
- [Cardanoウォレット](https://docs.nmkr.io/jp/narinku/cardanoworetto.md): Cardano・ブロックチェーンのウォレットソフトウェア
- [オープンソースのリポジトリ](https://docs.nmkr.io/jp/narinku/punssunoripojitori.md): NMKRプロジェクトに関連するコードを含むオープンソースリポジトリのリスト
- [セキュリティ対策](https://docs.nmkr.io/jp/narinku/sekyuriti.md): NFTプロジェクトを立ち上げる前に確認しておくべきセキュリティのベストプラクティスがいくつかあります。
- [ボットへの対応](https://docs.nmkr.io/jp/narinku/bottoheno.md): ボットは迷惑であり、あなたのプロジェクトやミントの経験に害を及ぼす可能性があります


---

# 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.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.
