> For the complete documentation index, see [llms.txt](https://docs.akinon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.akinon.com/technical-guides/readme.md).

# Welcome to Akinon Technical Guides

Akinon Technical Guides is your comprehensive resource for **advanced technical documentation** across the Akinon ecosystem. Tailored for **d**evelopers, solution architects, and technical integrators, these guides dive deep into the configuration, deployment, and extension of Akinon’s architecture.

Each guide is designed to provide not only the ***how*** but also the ***why***, helping you build scalable and maintainable solutions aligned with Akinon’s best practices.

With real-world implementation patterns, YAML configuration samples, and infrastructure-level details, Akinon Technical Guides enable you to go beyond basic setup and unlock the full power of the platform.

This is not just documentation—**it's your companion in mastering complex commerce solutions powered by Akinon.**

Explore the guides to get started with advanced setups and unlock deeper control over your digital commerce stack.


---

# 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.akinon.com/technical-guides/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.
