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

# Craft Help Center

> Everything you need to get the most out of Craft.

<div className="max-w-5xl mx-auto px-6">
  <div className="flex flex-col items-center text-center pt-20 pb-14">
    <h1 className="text-5xl font-bold text-[#183059] dark:text-white mb-5">
      Craft Help Center
    </h1>

    <p className="text-xl text-gray-500 dark:text-gray-400 max-w-2xl leading-relaxed">
      Get answers on recording field calls, coaching your team, configuring the AI voice agent, and integrating with ServiceTitan — all in one place.
    </p>
  </div>

  <CardGroup cols={3}>
    <Card title="Getting Started" icon="rocket" href="/help/quickstart">
      Set up your account, invite your team, and start recording calls.
    </Card>

    <Card title="AI Ridealong" icon="microphone" href="/help/call-recording/overview">
      Record in-home sales calls and get AI coaching on every appointment.
    </Card>

    <Card title="Contact Center AI" icon="headset" href="/help/call-center-ai/overview">
      Agent coaching, Speed to Lead, and AI Voice — everything for your contact center.
    </Card>

    <Card title="Speed to Lead" icon="bolt" href="/help/speed-to-lead/overview">
      Respond to new leads in under 60 seconds — before your competitors do.
    </Card>

    <Card title="Follow Up" icon="rotate" href="/help/speed-to-lead/overview">
      AI-powered rehash that turns unsold estimates into recovered revenue.
    </Card>

    <Card title="Integrations" icon="plug" href="/help/integrations/coming-soon">
      Connect ServiceTitan, Salesforce, and more.
    </Card>
  </CardGroup>
</div>
