> 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/7.-technology-architecture-and-scalability.md).

# 7. Technology Architecture and Scalability

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

GET’s technical foundation is designed to balance security, scalability, and user simplicity, leveraging the robustness of the Cardano blockchain while hiding technical complexity behind a seamless UX.

This chapter details the system design, chain selection rationale, smart contract principles, and future scalability strategies.

***

* [7.1 Overall System Structure and 3-Layer Structure](/7.-technology-architecture-and-scalability/7.1-overall-system-structure-and-3-layer-structure.md)
* [7.2 Why Cardano?](/7.-technology-architecture-and-scalability/7.2-why-cardano.md)
* [7.3 “Web3-unaware design philosophy” for non-engineers](/7.-technology-architecture-and-scalability/7.3-web3-unaware-design-philosophy-for-non-engineers.md)
* [7.4 Application and Scope of Smart Contracts](/7.-technology-architecture-and-scalability/7.4-application-and-scope-of-smart-contracts.md)
* [7.5 Security and design policy of the token and payment structure](/7.-technology-architecture-and-scalability/7.5-security-and-design-policy-of-the-token-and-payment-structure.md)
* [7.6 Security and Scalability DesignSecurity aspects:](/7.-technology-architecture-and-scalability/7.6-security-and-scalability-designsecurity-aspects.md)
* [7.7 Scalability and External Connectivity Concepts](/7.-technology-architecture-and-scalability/7.7-scalability-and-external-connectivity-concepts.md)


---

# 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:

```
GET https://docs.global-entertainment-token.org/7.-technology-architecture-and-scalability.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.
