# 7. 技術アーキテクチャと拡張性

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

GETは、Cardanoブロックチェーンを基盤に、NFTやRWAの発行・取引、ガバナンス、決済など多様な機能を安全かつスケーラブルに提供するためのアーキテクチャを構築しています。本章では、GETエコシステムを支えるシステム設計、チェーン選定の技術的比較、スマートコントラクトの設計思想、将来的な拡張性について詳述します。

***

* [7.1 システム全体構成と3レイヤー構造](/ja/7-kitekuchato/71-shisutemuto3reiy.md)
* [7.2 Cardanoチェーンを選定した理由](/ja/7-kitekuchato/72-cardanochnwoshita.md)
* [7.3 非エンジニア向けの「Web3を意識させない設計思想」](/ja/7-kitekuchato/73-enjiniakenoweb3wosasenai.md)
* [7.4 スマートコントラクトの適用と範囲](/ja/7-kitekuchato/74-sumtokontorakutonoto.md)
* [7.5トークン・決済構造のセキュリティと設計方針](/ja/7-kitekuchato/75tkunnosekyuritito.md)
* [7.6 セキュリティとスケーラビリティ設計](/ja/7-kitekuchato/76-sekyurititosukrabiriti.md)
* [7.7 拡張性と外部連携構想](/ja/7-kitekuchato/77-to.md)


---

# 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/7-kitekuchato.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.
