> 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/43no.md).

# 43. 今後の方向性

CryptoStoneは初期にはEVM互換スマートコントラクトネットワークをLaunch Networkとして活用し、STONX Token、Gem NFT、Mining Pool Contract構造で開始することが望ましい。この段階では、プロトコルの核心であるステーキング、マイニングパワー計算、PoM蓄積、ストーン別半減期、宝石属性生成、Gem NFT発行構造の検証に集中すべきである。

その後、ユーザーが容易に参加できるよう、マイニングダッシュボード、Mining Simulator、PoM Dashboard、Gem Explorer、Rarity Explorer、Refinery Console、ストーン別取引データ、NFTマーケットプレイス機能を拡張する必要がある。CryptoStoneの価値は、収集市場の理解とデータ透明性から発生するため、各宝石の希少度、取引履歴、ストーン別フロア価格、高等級宝石ランキングを誰でも確認できるデータレイヤーが重要である。

エコシステムが成長すると、Marketplace、Gem Refinement、Ranking System、Collection Questなどの拡張モジュールを段階的に導入できる。このとき、各拡張モジュールは核心的な採掘構造を損なってはならず、核心Gem NFT供給量とPoMベースの採掘原則を維持しなければならない。

長期的には、CryptoStoneは単純なスマートコントラクトプロジェクトを超えて、専用AppchainまたはMainnetへ拡張できる。この場合、STONXは単なるマイニングトークンを超え、ネットワークのガストークンまたはネイティブ資産として機能でき、Gem NFTはCryptoStoneネットワークの基本デジタル資産として位置づけられる。

将来的にCryptoStone Mainnetへ拡張される場合、Gem NFTは外部ネットワーク上で発行された資産を超え、CryptoStoneエコシステムのネイティブデジタル宝石として機能することになる。

独立したCryptoStone Mainnetとして発展することも検討できる。この場合、独自の検証者、オープンソースノード、ネイティブマイニングモジュール、オンチェーンランダムモジュール、独自マーケットプレイス、公開的なプロトコル改善手続きが必要となる。ただし、メインネットは単に技術的にチェーンを作ることではなく、十分なユーザー、流動性、検証者、開発者エコシステムが形成された後に推進されるべきである。

CryptoStoneの長期的方向性は、1つのNFTコレクションを運営することではなく、デジタル宝石という新しいオンチェーン資産カテゴリーを形成することにある。


---

# 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/43no.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.
