# 5.1 設計コンセプト：3レイヤー構造の思想

## ① 分離性（Separation）

役割の異なる資産を階層的に設計することで、UXの分かりやすさと機能性を両立。

* GET＝中核トークン
* GET Pay＝即時性と決済体験の最適化
* GET Miles＝継続的エンゲージメント評価<br>

## ② 実用性（Utility）

用途に応じて最適な資産を選択可能で、非Webユーザーにもストレスのない参加体験を提供。<br>

## ③ エンゲージメント価値（Engagement）

ユーザーの行動（支援、参加、投票、発信など）を定量化・可視化し、GET Milesに転換。コミュニティの活性化と参加継続を促進。

<br>


---

# 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/5-tkuntopointono/51-konseputo3reiyno.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.
