> 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/44-falji-tou-zi-feng-xian-ti-shi.md).

# 44. 法律及投资风险提示

CryptoStone 不提供真实宝石的所有权、兑换权或担保权。CryptoStone Gem NFT 不是对现实宝石的请求权，而是在链上被挖掘出的数字宝石资产。

CryptoStone 的质押和锁仓结构并不是为了提供固定收益、利息、分红或投资收益。将 STONX 投入挖矿池是一种为了获得 Gem NFT 挖矿机会的协议参与行为，并不保证任何特定收益率或市场价格上涨。

持有或质押 STONX 并不保证特定收益、分红、利息、价格上涨或 NFT 出售收益。Gem NFT 是收藏型数字资产，其市场价值可能会根据外部市场参与者的主观评价和需求而变化。

PoM 并不是单独的投资资产、债券、收益权、积分或可交易代币。PoM 是用于表示用户在特定宝石池中是否累积挖矿工作量的协议内部指标，不能在矿池之间转换，也不能对外转让。

此外，CryptoStone 不承诺任何特定收益率、价格上涨、本金保障或市场流动性。CryptoStone 的价值可能由市场参与者的收藏需求、对稀缺性的认知、交易活跃度以及生态扩展性形成。

本白皮书提出的数值和公式，是为了实现去中心化数字宝石这一概念而设定的初始设计值。这并不意味着它们完全表达了现实宝石市场的全部经济、文化与宝石学要素，也不能被断定为完整的生态经济模型。

## 风险说明

| 风险           | 说明                                   |
| ------------ | ------------------------------------ |
| 智能合约漏洞       | 代码错误或被黑客攻击的可能性                       |
| 随机生成风险       | 对随机基础设施的依赖或实现错误                      |
| NFT 市场需求不足   | 收藏需求可能不足                             |
| STONX 流动性不足  | 交易所及 DEX 流动性不足的可能性                   |
| 监管环境变化       | 各国数字资产监管变化                           |
| Mainnet 扩展失败 | 长期路线图可能无法实现                          |
| 稀缺性评价不确定性    | 市场可能以不同方式评价稀缺性                       |
| 初始参数风险       | 数值可能与实际市场需求不一致                       |
| 销毁负担         | Claim Burn 和 Maturity Burn 可能成为参与者负担 |
| 公开流通初期波动性    | 公开市场型分配结构下，初期市场价格波动可能较大              |
| 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-cn/sheng-tai-xi-tong-yu-wei-lai/44-falji-tou-zi-feng-xian-ti-shi.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.
