# Introduction

The æternity blockchain is built on several fundamental concepts and technologies that work together to create a scalable, efficient, and developer-friendly platform. These core concepts form the foundation of æternity's architecture and feature set. Here you'll find detailed explanations of the protocol that governs the network, the innovative consensus mechanisms that secure it, and the unique features that set æternity apart from other blockchain platforms. Whether you're a developer looking to build on æternity, or simply want to understand how the technology works, understanding these core concepts is essential to grasping the full potential of the platform.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">Protocol</a></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td><td><a href="/files/Mn0raWPCGdVF9LgIRfVj">/files/Mn0raWPCGdVF9LgIRfVj</a></td></tr><tr><td><a href="/pages/vUBEgwZ4P2df2WNU3OVy">Governance</a></td><td><a href="/pages/icAB0H4TMrSV4T4PGrIa">/pages/icAB0H4TMrSV4T4PGrIa</a></td><td><a href="/files/0NCGyNc4zbJxJv6fkjlQ">/files/0NCGyNc4zbJxJv6fkjlQ</a></td></tr><tr><td><a href="/pages/0Khw5kU7RdF4da56G7Ed">Hyperchains</a></td><td><a href="/pages/DSQqnsAqJPnIRyPgQJ1S">/pages/DSQqnsAqJPnIRyPgQJ1S</a></td><td><a href="/files/ZH9hyNf5Ljrqzphdyl4b">/files/ZH9hyNf5Ljrqzphdyl4b</a></td></tr></tbody></table>


---

# 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.aeternity.com/aeternity-core-concepts/introduction.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.
