> For the complete documentation index, see [llms.txt](https://docs.nmkr.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nmkr.io/jp/narinku/karudanonorissu.md).

# カルダノのリソース

[カルダノスキャン](https://cardanoscan.io/)：カルダノ・ブロックチェーン・エクスプローラー

[Cardanoドキュメント](https://docs.cardano.org/)：カルダノのエコシステムに関するドキュメントの公式リソース

[Cardano改善提案](https://cips.cardano.org/)：Githubユーザー以外の閲覧や情報共有を容易にするリポジトリ

[Cardanoトークンレジストリ](https://developers.cardano.org/docs/native-tokens/cardano-token-registry)：オフチェーントークンのメタデータを登録し、オンチェーンのIDにマッピングする方法

[https://cardanofoundation.org/en/news/公式](https://cardanofoundation.org/en/news/)カルダノ財団公式からのカルダノに関するニュース

[Cardano Wallet Connector](https://github.com/dynamicstrategies/cardano-wallet-connector)：ウェブサイトにウォレットコネクターを作成する方法

[JQuery経由のカルダノライトウォレット決済](https://github.com/crypto2099/CardanoCoffee?s=09)：ライトウォレットDAppの統合

[HAZELnet.io Discordボット](https://www.hazelnet.io/)：カルダノNFTやウォレットと対話するための高度なディスコードボット

<https://cutedumborcs.substack.com/>カルダノ教育ニュースレター

IOGによる[EUTXOハンドブック](https://ucarecdn.com/3da33f2f-73ac-4c9b-844b-f215dcce0628/EUTXOhandbook_for_EC.pdf)


---

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

```
GET https://docs.nmkr.io/jp/narinku/karudanonorissu.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.
