> ## Documentation Index
> Fetch the complete documentation index at: https://docs.alquimia.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Documentation hub for the Alquimia ecosystem — Studio, InsightHub, and Runtime.

[Alquimia](https://alquimia.ai) is an **enterprise AI platform** built around a shared execution core. You configure AI agents and knowledge experiences in the product interfaces, and a single backend — the **Runtime** — handles all execution: inference, memory, tool calls, multi-channel delivery, and agent-to-agent orchestration. Your data and agent configuration stay in your infrastructure.

## Products

<CardGroup cols={3}>
  <Card title="Runtime" icon="cpu" href="/platform/runtime">
    The backend execution engine. Every inference call, channel message, and agent-to-agent workflow runs through the Runtime.
  </Card>

  <Card title="Studio" icon="layout-dashboard" href="/products/studio/index">
    Build, configure, and deploy AI agents. Studio is the visual interface for creating agents, connecting tools and channels, and monitoring agent health.
  </Card>

  <Card title="InsightHub" icon="brain" href="/products/insight-hub/index">
    Organize documents into topics and explore them through streaming AI conversation. InsightHub is the knowledge exploration front end powered by the Runtime.
  </Card>
</CardGroup>

## Where to go next

* **[Platform overview](/platform/overview)** — How Studio, InsightHub, and Runtime fit together and depend on each other.
* **[Applications catalog](/platform/applications)** — Status and documentation links for all products.
* **[Studio documentation](/products/studio/index)** — Full Studio manual. Also reachable via the **product switcher** at the top of the page.
* **[InsightHub documentation](/products/insight-hub/index)** — Full InsightHub manual. Also reachable via the product switcher.
