> For the complete documentation index, see [llms.txt](https://doc.cryptostone.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cryptostone.org/crypto-stone/crypto-stone-wp-jp/ekoshisutemutono/45purojekutono.md).

# 45. プロジェクトの意義

CryptoStoneの意義は、3つに整理できる。

第一に、CryptoStoneはNFTの概念を外部コンテンツの所有権から脱却させ、NFT自体が属性ベース資産になり得ることを提案する。既存NFTが画像やプラットフォームに依存する場合が多かった一方で、CryptoStoneは宝石の属性をオンチェーンデータとして直接保有することで、NFT自体の資産性を強化しようとする。

第二に、CryptoStoneは宝石の希少性と等級構造をデジタル環境へ移す。現実の宝石は、重量、色、透明度、カットによって価値が異なる。CryptoStoneは、これを確率表、採掘難易度、半減期、供給量制限によって実装する。

第三に、CryptoStoneは分散型採掘の概念を、ビットコイン以降の新しい資産領域へ拡張する。ビットコインが金の希少性をデジタル化し、ライトコインがデジタルシルバーという物語を形成したなら、CryptoStoneは宝石の希少性と収集性をデジタル化する。

さらにCryptoStoneは、採掘されたGem NFTが単なる保有資産にとどまらず、精錬、取引、ランキング、収集活動などへ拡張できるエコシステム構造を提案する。これは、NFTの価値を単なる画像や希少度に限定せず、使用履歴、精錬世代、供給圧縮履歴、エコシステム活用性などへ拡張できることを示している。

CryptoStoneは現実の宝石を代替すると主張しない。CryptoStoneは、宝石という資産概念をデジタル環境で新しく解釈するプロジェクトである。

開発者は、このような試みが、将来的にブロックチェーン技術が単純な金融取引を超え、現実世界の抽象的価値と属性ベース資産をデジタル環境で表現することに貢献できると考える。


---

# 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, and the optional `goal` query parameter:

```
GET https://doc.cryptostone.org/crypto-stone/crypto-stone-wp-jp/ekoshisutemutono/45purojekutono.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
