> 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-kr/ecosystem-and-future/43_-_-_.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의 장기 방향성은 하나의 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-kr/ecosystem-and-future/43_-_-_.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.
