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

# Support

> Official support resources, community links, downloads, and next-step help for Sympana Connector.

<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">Official resources</p>
    <h1 className="mt-3 text-4xl font-semibold tracking-tight text-white">Support resources, downloads, and next steps.</h1>

    <p className="mt-4 max-w-3xl text-zinc-300 text-lg leading-8">
      Use this page when you need the official Sympana community, product downloads, or the fastest route to the right support surface.
    </p>
  </div>
</div>

<Columns cols={2}>
  <Card title="Join the Sympana Discord" href="https://discord.gg/QXk7ddhmZQ">
    Get setup help, troubleshooting help, workflow guidance, and community support.
  </Card>

  <Card title="Get the Claude skill" href="/downloads/sympana-connector-claude-skill">
    Download the public Claude skill package and use it alongside the docs when needed.
  </Card>

  <Card title="See pre-built automations" href="https://www.gohighlevel.com/?fp_ref=emanueltermure">
    Access the Sympana pre-built automation offer for faster rollout inside GoHighLevel.
  </Card>

  <Card title="Need implementation help?" href="/implementation-by-sympana">
    Work directly with Sympana if you want done-with-you or done-for-you help.
  </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">Use this page when</h2>

  <ul className="mt-4 space-y-3 text-zinc-300 list-disc list-inside">
    <li>You need the official Discord community link.</li>
    <li>You want the Claude skill download.</li>
    <li>You are looking for pre-built automation resources.</li>
    <li>You need the next correct support path instead of guessing.</li>
  </ul>
</div>

<Check>If you are still stuck, [join the Sympana Discord server](https://discord.gg/QXk7ddhmZQ) to get the fastest support from someone on the Sympana team.</Check>
