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