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

# Descripción general

> Documentación para desarrolladores: la API de Botky y el formato de Dynamic Content.

Aquí encontrarás la documentación técnica para integrar y extender Botky mediante su API.

<CardGroup cols={2}>
  <Card title="API" icon="plug" href="/developers/api">
    Cómo autorizarte, generar tu API key y hacer tus primeras peticiones.
  </Card>

  <Card title="Dynamic Content" icon="code" href="/developers/dynamic-content">
    Formato de respuesta JSON para enviar mensajes dinámicos desde tu propio servidor.
  </Card>
</CardGroup>
