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

The quickest way to get started with Sonic is by using an [integration](/integrations/overview).
If you are using the API directly, check out Cartesia's [client libraries](/tools/client-libraries) and [AI tools](/tools/ai/agent-guide).

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/tts-generate-to-file">
    Simple scripts using Sonic
  </Card>
</CardGroup>

## References
