> 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/5-tkuntopointono/54-3reiynogamotarasu.md).

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