# Reference

This guide provides a [Glossary](https://docs.akamas.io/akamas-docs/reference/glossary) describing Akamas key concepts with their associated construct templates, command line commands, and user interfaces.

This guide also provides references to:

* [Construct templates](https://docs.akamas.io/akamas-docs/reference/construct-templates)
* [Workflow Operators](https://docs.akamas.io/akamas-docs/reference/workflow-operators) structure and operators
* [Telemetry Providers](https://docs.akamas.io/akamas-docs/reference/glossary/telemetry-providers) metric mapping
* [Optimization Packs](https://docs.akamas.io/akamas-docs/reference/optimization-packs) metrics and parameters
* [Commands](https://docs.akamas.io/akamas-docs/reference/cli-reference) to administer Akamas, manage users, authenticate and manage its resources


---

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