# 8.4 導入・拡張時のユースケース選定の観点

GETの導入にあたっては、以下のような観点からユースケースを選定・設計します：

| 観点                    | 解説                             |
| --------------------- | ------------------------------ |
| ① 貢献を可視化できるか          | 投票、支援、発信などをGET Milesでスコア化しやすいか |
| ② トークン活用に対する自然な動機があるか | 「応援したい」「特典が欲しい」という行動と一致しているか   |
| ③ コミュニティ形成が可能か        | 投票・支援などによるユーザー間の関係性が生まれるか      |
| ④ 二次的価値の発生があるか        | NFTやトークンが再流通・再活用される余地があるか      |
| ⑤ ガバナンスや共創の余地があるか     | 制作・企画・イベントにユーザーが関与できる設計か       |

このような観点で導入を検討することで、単なる「Web3の導入」ではなく、ユーザーが価値を実感できる仕組みとしてのGET導入が可能になります。


---

# Agent Instructions: 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:

```
GET https://docs.global-entertainment-token.org/ja/8-ysuksutoshinario/84-noysuksuno.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
