> 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/44_-_-_-_.md).

# 44 법률 및 투자성 유의사항

CryptoStone은 실제 보석의 소유권, 교환권, 담보권을 제공하지 않는다. CryptoStone Gem NFT는 현실 보석에 대한 청구권이 아니라, 온체인에서 채굴된 디지털 보석 자산이다.

CryptoStone의 스테이킹 및 락업 구조는 고정 수익, 이자, 배당, 투자 수익을 제공하기 위한 구조가 아니다.

STONX를 마이닝 풀에 투입하는 행위는 Gem NFT 채굴 기회를 획득하기 위한 프로토콜 참여 행위이며, 특정 수익률이나 시장 가격 상승을 보장하지 않는다.

STONX 보유 또는 스테이킹은 특정 수익, 배당, 이자, 가격 상승, NFT 판매 수익을 보장하지 않는다. Gem NFT는 수집형 디지털 자산이며, 그 시장 가치는 외부 시장 참여자들의 주관적 평가와 수요에 따라 달라질 수 있다.

PoM은 별도의 투자 자산, 채권, 수익권, 포인트, 거래 가능한 토큰이 아니다. PoM은 특정 스톤 풀에서 사용자가 채굴 작업량을 누적했는지를 나타내는 프로토콜 내부 지표이며, 풀 간 전환되거나 외부로 양도될 수 없다.

또한 CryptoStone은 특정 수익률, 가격 상승, 원금 보장, 시장 유동성을 약속하지 않는다. CryptoStone의 가치는 시장 참여자들의 수집 수요, 희귀성에 대한 인식, 거래 활성도, 생태계 확장성에 따라 형성될 수 있다.

본 백서에서 제시된 수치와 공식은 탈중앙 디지털 보석이라는 개념을 구현하기 위한 초기 설계값이다. 이는 현실 보석 시장의 모든 경제적, 문화적, 보석학적 요소를 완벽히 표현한 것이 아니며, 생태계의 완전한 경제 모델이라고 단정할 수 없다.

| 리스크          | 설명                                                           |
| ------------ | ------------------------------------------------------------ |
| 스마트컨트랙트 취약점  | 코드 오류 또는 해킹 가능성                                              |
| 랜덤 생성 리스크    | 랜덤 인프라 의존성 또는 구현상 오류                                         |
| NFT 시장 수요 부족 | 수집 수요가 충분하지 않을 가능성                                           |
| STONX 유동성 부족 | 거래소 및 DEX 유동성 부족 가능성                                         |
| 규제 환경 변화     | 국가별 디지털 자산 규제 변화                                             |
| 메인넷 확장 실패    | 장기 로드맵이 실현되지 않을 가능성                                          |
| 희귀성 평가 불확실성  | 시장이 희귀성을 다르게 평가할 가능성                                         |
| 초기 파라미터 리스크  | 수치가 실제 시장 수요와 다르게 작동할 가능성                                    |
| 소각 부담        | Claim Burn과 Maturity Burn이 참여자 부담으로 작용할 가능성                  |
| 초기 유통 변동성    | DEX, Direct Sale, 전략 파트너, 거래소 리저브의 단계적 집행 과정에서 시장 변동성이 클 가능성 |
| LP 구조 리스크    | 초기 유동성 공급 및 LP 처리 방식에 대한 신뢰 문제가 발생할 가능성                      |
| 확장 모듈 리스크    | 제련, 마켓플레이스, 랭킹, 컬렉션 퀘스트 등 후속 기능이 의도와 다르게 작동할 가능성             |

따라서 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-kr/ecosystem-and-future/44_-_-_-_.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.
