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

# Alquimia Studio

> Enterprise-ready AI agent builder. Build, configure, and deploy production AI agents on your own infrastructure.

Alquimia Studio is a no-code/low-code platform for building, configuring, and deploying enterprise AI agents on your own infrastructure. Whether you're a business user with no ML background or a developer who wants full control, Studio gets you from idea to production agent without friction.

## What you can build

* **Conversational assistants** — customer support, internal helpdesk, onboarding bots
* **Multi-agent setups** — connect your agent to other agents when you need specialized capabilities
* **RAG-powered knowledge bots** — agents that answer questions from your documents
* **Tool-augmented agents** — agents connected to external APIs, databases, and services via MCP
* **Channel-connected agents** — agents that receive and respond via WhatsApp, Email or Slack

## Why Alquimia

<CardGroup cols={2}>
  <Card title="Your Infrastructure" icon="server">
    Self-hosted. Your data never leaves your environment. Deploy on any server, cloud, or on-premise setup.
  </Card>

  <Card title="Enterprise-Ready" icon="shield-check">
    Built-in authentication (Keycloak or Lite login), role-based access control, full observability on OpenTelemetry standards with agent metrics dashboards inside Studio, and safety guardrails via Sentinels.
  </Card>

  <Card title="Multi-agent" icon="network-wired">
    Assistants can work together out of the box: when a job suits another agent better, they hand it off directly—no extra coordinator in the middle.
  </Card>

  <Card title="Open Standards" icon="puzzle-piece">
    MCP (Model Context Protocol) for tool integration, OCI-based workspace publishing, and OpenAI-compatible model APIs.
  </Card>
</CardGroup>

## Where to start

<CardGroup cols={2}>
  <Card title="Installation" icon="rocket" href="/getting-started/installation">
    Get the full Alquimia stack running locally in minutes with Docker Compose.
  </Card>

  <Card title="What is Alquimia" icon="book-open" href="/getting-started/what-is-alquimia">
    Understand how Studio fits into the broader Alquimia ecosystem.
  </Card>
</CardGroup>
