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

# Build with Ink

The quickest way to get started with Ink is by using an [integration](/integrations/overview).

If your preferred integration isn't listed and you already use another speech-to-text model,
the [migration guides](/use-the-api/stt/migrations) explain how to wire Ink into an existing codebase.

The references section contains complete documentation for all API endpoints and best practices.

<CardGroup cols={2}>
  <Card horizontal title="Integrations" icon="plug" href="/integrations/overview">
    Build a voice agent
  </Card>

  <Card horizontal title="AI tools" icon="robot" href="/tools/ai/agent-guide">
    Skills for coding agents
  </Card>

  <Card horizontal title="Client Libraries" icon="toolbox" href="/tools/client-libraries">
    The official Cartesia SDKs
  </Card>

  <Card horizontal title="Code examples" icon="brackets-curly" href="/examples/stt-auto-finalize-websocket">
    Simple scripts using Ink
  </Card>
</CardGroup>

## References
