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

# Implementation by Sympana

> Book hands-on setup help if you want Sympana to help build or review your production workflow.

<div className="max-w-5xl mx-auto pt-4 pb-8">
  <div className="rounded-3xl border border-zinc-800 bg-gradient-to-br from-blue-500/10 via-zinc-950 to-zinc-950 p-8">
    <p className="text-xs uppercase tracking-[0.2em] text-zinc-500">Hands-on help</p>
    <h1 className="mt-3 text-4xl font-semibold tracking-tight text-white">Work with Sympana directly if you want a faster path to production.</h1>

    <p className="mt-4 max-w-3xl text-zinc-300 text-lg leading-8">
      Use this page if you want help setting up Sympana Connector, building the right workflow, and making sure the whole system is configured correctly.
    </p>
  </div>
</div>

<Card title="Book an implementation call" href="https://www.sympana.com/book-air">
  Request implementation help directly with Sympana.
</Card>

<Columns cols={2}>
  <Card title="Good fit">
    You want help with platform setup, workflow design, functions, prompts, automation logic, or a cleaner production rollout.
  </Card>

  <Card title="Not the right fit">
    This is not meant for general support questions, free troubleshooting, or casual exploration.
  </Card>
</Columns>

<div className="mt-8 rounded-2xl border border-zinc-800 bg-zinc-950/70 p-6">
  <h2 className="text-2xl font-semibold text-white">Before you book</h2>

  <ol className="mt-4 space-y-3 text-zinc-300 list-decimal list-inside">
    <li>Know what you want to build.</li>
    <li>Have access to your GoHighLevel account.</li>
    <li>Have a Retell or Vapi account if you already chose your platform.</li>
    <li>Be ready to invest in hands-on implementation help if your setup needs it.</li>
  </ol>
</div>

<Info>If you only need basic support, start with Troubleshooting, Support, or FAQs first.</Info>
