# Protocol

<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><strong>aeternity protocol documentation</strong></td><td><a href="broken-reference">Broken link</a></td><td><a href="https://839505583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FggVl0Jqy6Dd8f38hGk63%2Fuploads%2FO7MHc7XJYKrtCX2zPCz5%2Fflip-30deg-gradient2.svg?alt=media&#x26;token=9a5fcdda-f853-495e-a65b-ac9c4272af37">flip-30deg-gradient2.svg</a></td></tr></tbody></table>

The æternity protocol documentation provides comprehensive technical specifications for all core components of the æternity blockchain. Click on a card below to go the three major sections of the protocol documentation. The sections outlined below are also reflected in the sidebar menu, which also includes direct navigation to documentation on specific features.&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Core Protocol Components</td><td><a href="https://839505583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FggVl0Jqy6Dd8f38hGk63%2Fuploads%2FO7MHc7XJYKrtCX2zPCz5%2Fflip-30deg-gradient2.svg?alt=media&#x26;token=9a5fcdda-f853-495e-a65b-ac9c4272af37">flip-30deg-gradient2.svg</a></td><td><a href="protocol/core-protocol-components">core-protocol-components</a></td></tr><tr><td>Network Layer</td><td><a href="https://839505583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FggVl0Jqy6Dd8f38hGk63%2Fuploads%2FU6AxxjQIzLuS9z4AwiGP%2F15deg-gradient.svg?alt=media&#x26;token=a2520256-1072-43f8-9a8d-3681276494bd">15deg-gradient.svg</a></td><td><a href="protocol/network-layer">network-layer</a></td></tr><tr><td>Utility Features</td><td><a href="https://839505583-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FggVl0Jqy6Dd8f38hGk63%2Fuploads%2FKey2nC2gcnVYcphkYKua%2Fflip-30deg-gradient.svg?alt=media&#x26;token=74f98615-9dbe-4d73-9d3a-6b15dc8572ff">flip-30deg-gradient.svg</a></td><td><a href="protocol/utility-features">utility-features</a></td></tr></tbody></table>

#### References

* [Whitepapers - æternity whitepaer 2020 revised version](https://github.com/keypair/white-paper/blob/master/aeternity-whitepaper.pdf)


---

# 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-developer-tools/protocol.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.
