# 5. トークンとポイントの設計

<figure><img src="/files/NdPa3TkDDOKAkLuYMbWv" alt=""><figcaption></figcaption></figure>

GETエコシステムでは、GETトークン、GET Pay、GET Miles（報酬ポイント）という3つの資産レイヤーを組み合わせて、シンプルかつ拡張性の高い経済循環モデルを構築しています。

<figure><img src="/files/DveCmnxSRTAy1KSxkZdW" alt=""><figcaption></figcaption></figure>

***

* [5.1 設計コンセプト：3レイヤー構造の思想](/ja/5-tkuntopointono/51-konseputo3reiyno.md)
* [5.2 各資産の役割とユースケース](/ja/5-tkuntopointono/52-notoysuksu.md)
* [5.3 3レイヤー構造の全体設計イメージ](/ja/5-tkuntopointono/53-3reiynoimji.md)
* [5.4 3レイヤー構造の設計がもたらす利点](/ja/5-tkuntopointono/54-3reiynogamotarasu.md)<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.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.
