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

# Sonicで構築する

Sonicを始める最も簡単な方法は、[インテグレーション](/ja-jp/integrations/overview)を使用することです。
APIを直接使用する場合は、Cartesiaの[クライアントライブラリ](/ja-jp/tools/client-libraries)と[AIツール](/ja-jp/tools/ai/agent-guide)を確認してください。

参照セクションには、すべてのAPIエンドポイントとベストプラクティスの完全なドキュメントが含まれています。

<CardGroup cols={2}>
  <Card horizontal title="インテグレーション" icon="plug" href="/ja-jp/integrations/overview">
    ボイスエージェントを構築する
  </Card>

  <Card horizontal title="AIツール" icon="robot" href="/ja-jp/tools/ai/agent-guide">
    コーディングエージェント向けスキル
  </Card>

  <Card horizontal title="クライアントライブラリ" icon="toolbox" href="/ja-jp/tools/client-libraries">
    公式Cartesia SDK
  </Card>

  <Card horizontal title="コード例" icon="brackets-curly" href="/ja-jp/examples/tts-generate-to-file">
    Sonicを使ったシンプルなスクリプト
  </Card>
</CardGroup>

## References
