> 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-cn/sheng-tai-xi-tong-yu-wei-lai/43-wei-lai-fa-zhan-fang-xiang.md).

# 43. 未来方向

CryptoStone 初期最好使用 EVM 兼容智能合约网络作为 Launch Network，并以 STONX Token、Gem NFT、Mining Pool Contract 结构开始。在这一阶段，应重点验证协议核心：质押、Mining Power 计算、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 可以从单纯挖矿代币发展为网络 gas token 或原生资产，Gem NFT 则可以成为 CryptoStone 网络的基础数字资产。

如果未来 CryptoStone 扩展为 CryptoStone Mainnet，Gem NFT 将不再只是外部网络上发行的资产，而是作为 CryptoStone 生态的原生数字宝石发挥作用。

也可以考虑发展为独立的 CryptoStone Mainnet。在这种情况下，需要独立验证者、开源节点、原生挖矿模块、链上随机模块、自有市场以及公开的协议改进流程。不过，Mainnet 并不是单纯在技术上创建一条链，而应在已经形成足够用户、流动性、验证者和开发者生态之后推进。

CryptoStone 的长期方向并不是运营一个 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-cn/sheng-tai-xi-tong-yu-wei-lai/43-wei-lai-fa-zhan-fang-xiang.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.
