# Home

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><p><a href="getting-started">Getting started with Akamas</a></p><ul><li>provides a very first introduction to AI-powered optimization</li><li>covers Akamas licensing, deployment, security topics</li><li>describes Akamas maintenance and support services.</li></ul></td><td>This guide provides some preliminary knowledge required to purchase, implement and use Akamas.</td><td><em>User personas: All roles</em></td></tr><tr><td><a href="installing">Installing Akamas</a></td><td></td><td><ul><li>describes the Akamas architecture</li><li>provides the hardware, software and network prerequisites</li><li>describes the steps to install an Akamas Server and CLI</li></ul><p>This guide provides the knowledge required to install and manage an Akamas installation.</p><p><em>User personas: Akamas Admin</em></p></td></tr><tr><td><a href="using">Using Akamas</a></td><td></td><td><ul><li>describes the Akamas optimization process and methodology</li><li>provides guidelines for optimizing some specific technologies</li><li>provides examples of optimization studies</li></ul><p>This guide provides the methodology to define an optimization process and knowledge to leverage Akamas</p><p><em>User personas: Analyst</em> / <em>Practitioner teams</em></p></td></tr><tr><td><a href="integrating">Integrating Akamas</a></td><td><ul><li>describes how to integrate Akamas with the telemetry providers and configuration management tools</li><li>describes how to integrate Akamas with load testing tools</li><li>describes how to integrate Akamas with CI/CD tools</li></ul></td><td><p>This guide provides the knowledge required to integrate Akamas with the ecosystem</p><p><em>User personas: Akamas Admin, DevOps team</em></p></td></tr><tr><td><a href="reference">Akamas Reference</a></td><td><ul><li>provides a glossary of Akamas key concepts with references to construct templates and commands</li><li>provides a reference to Akamas construct templates</li><li>provides a reference to Akamas command-line commands</li><li>describes Akamas optimization packs and telemetry providers</li></ul></td><td>User personas: <em>Akamas Admin, DevOps team, Analyst</em> / <em>Practitioner teams</em></td></tr><tr><td><p><a href="knowledge-base">Knowledge Base</a></p><ul><li>describes how to setup a test environment for experimenting with Akamas</li><li>describes how to apply the Akamas approach to the optimization of some real-world cases</li><li>provides examples of Akamas templates and commands for the real-world cases</li></ul></td><td><em>User personas: Analyst</em> / <em>Practicioner teams</em></td><td></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.akamas.io/akamas-docs/readme.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.
