> 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/44oyobino.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が参加者負担として作用する可能性            |
| 公開流通初期変動性     | 市場公開型配分構造において初期市場価格変動性が大きい可能性                       |
| 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-jp/ekoshisutemutono/44oyobino.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.
