# Welcome to Akinon Documentation

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Quick Start</strong></mark></td><td>Ignite Your Project: Hit the Ground Running with Quick Start.</td><td><a href="https://akinon-poc.gitbook.io/developers-akinon-documentation">https://akinon-poc.gitbook.io/developers-akinon-documentation</a></td></tr><tr><td><mark style="color:red;"><strong>API Reference</strong></mark></td><td>Unlock the Code: Get Creative with Our API Guides.</td><td><a href="https://akinon-poc.gitbook.io/home/api-reference/">https://akinon-poc.gitbook.io/home/api-reference/</a></td></tr><tr><td><mark style="color:red;"><strong>Tutorials</strong></mark></td><td>Step-by-Step to Success: Tips and Comprehensive Tutorials.</td><td><a href="https://akinon-poc.gitbook.io/developers-akinon-documentation/tutorials">https://akinon-poc.gitbook.io/developers-akinon-documentation/tutorials</a></td></tr><tr><td><mark style="color:red;"><strong>Technical Guides</strong></mark></td><td>Master the Mechanics: Explore Deep Insights with Technical Guides.</td><td><a href="https://akinon-poc.gitbook.io/developers-akinon-documentation/technical-guides">https://akinon-poc.gitbook.io/developers-akinon-documentation/technical-guides</a></td></tr><tr><td><mark style="color:red;"><strong>Release Notes</strong></mark></td><td>Dive into Innovation: Unveiling What is New in Release Notes.</td><td><a href="https://akinon-poc.gitbook.io/developers-akinon-documentation/release-notes">https://akinon-poc.gitbook.io/developers-akinon-documentation/release-notes</a></td></tr><tr><td><mark style="color:red;"><strong>Glossary</strong></mark></td><td>Explore Knowledge in Depth with Our Glossary of Terms.</td><td><a href="https://akinon-poc.gitbook.io/developers-akinon-documentation/glossary">https://akinon-poc.gitbook.io/developers-akinon-documentation/glossary</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://apidocs.akinon.com/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.
