> 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/6-web3toux/61-chntoweb3wosasenai.md).

# 6.1 採用チェーンと「Web3を意識させない」設計思想

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

GETトークンは、Cardanoチェーン上に構築されています。 これは単なる性能評価による選定ではなく、「なぜWeb3の存在を感じさせない設計が必要か」という思想から逆算したものです。

## ◆ なぜWeb3を意識させないのか？

* 「Wallet接続」「ガス代支払い」「秘密鍵管理」など、多くのWeb3体験は一般ユーザーにとっては直感的でない
* ユーザーの多くは“応援したい”“作品を見たい”という目的のために来ており、技術的な過程には興味がない
* UXの中にWeb3の利点（透明性・分配性・所有権）を溶け込ませることで、初めて「普及」が可能になる

Cardanoは、この思想に最も親和性の高いチェーンでした。 詳細な比較と技術的評価については、第7章で解説します。

<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/6-web3toux/61-chntoweb3wosasenai.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.
