> For the complete documentation index, see [llms.txt](https://docs.global-entertainment-token.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.global-entertainment-token.org/ja/8-ysuksutoshinario/81-sareruyztomeritto.md).

# 8.1 想定されるユーザーと導入メリット

GETは、多様な立場のステークホルダーに異なる価値を提供します。

<table><thead><tr><th width="238.052734375">ユーザー種別</th><th>提供価値</th></tr></thead><tbody><tr><td>一般ファン／観客</td><td>支援や投票、限定体験への参加、報酬獲得など“参加型エンタメ体験”</td></tr><tr><td>アーティスト／クリエイター</td><td>直接支援、収益分配の透明化、新しい報酬設計</td></tr><tr><td>コンテンツ制作企業</td><td>DAO型企画、クラウドファンディング活用、コミュニティとの共創マーケティング</td></tr><tr><td>イベント運営会社</td><td>QRコード決済、NFTチケット、アフターエクスペリエンスの設計</td></tr><tr><td>不動産・RWA関連企業</td><td>所有証明NFT、分割所有、トークン販売による資金調達</td></tr><tr><td>Web3プロジェクト</td><td>GET連携によるIP/NFT販売、ステーキング連携、ユーティリティトークンの共通化</td></tr></tbody></table>


---

# 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://docs.global-entertainment-token.org/ja/8-ysuksutoshinario/81-sareruyztomeritto.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.
