# 5.4 3レイヤー構造の設計がもたらす利点

<figure><img src="/files/6MKL5rdp4cmDKosIq6zf" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="171.3623046875">比較軸</th><th>従来のデュアルトークン</th><th>GETの3レイヤー構造</th></tr></thead><tbody><tr><td>UXの分かりやすさ</td><td>トークンの使い分けが煩雑</td><td>中核は1つ、補助は直感的</td></tr><tr><td>価格形成</td><td>複数トークンで価値分散</td><td>評価がGETに集約される</td></tr><tr><td>導入の柔軟性</td><td>法規制や開発が煩雑</td><td>補助ポイントはアプリ内管理可能</td></tr><tr><td>規制対応</td><td>複雑になりがち</td><td>トークン1種＋アプリ内通貨の構成で明快</td></tr></tbody></table>

このように、GETは「トークン1種＋補助ポイント2種」という構造で、投資性・実用性・参加体験・信用設計のバランスを最適化した新しいトークン経済モデルを提供します。

<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/54-3reiynogamotarasu.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.
