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

# Get help

> Reach out to us with your questions, we're happy to help.

<CardGroup cols={2}>
  <Card
    title="Join our community"
    href="https://discord.gg/tAG6RrRqJD"
    icon={
  <svg
    xmlns="http://www.w3.org/2000/svg"
    className="icon icon-tabler icon-tabler-brand-discord"
    width="24"
    height="24"
    viewBox="0 0 24 24"
    strokeWidth="2"
    stroke="currentColor"
    fill="none"
    strokeLinecap="round"
    strokeLinejoin="round"
  >
    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
    <path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0"></path>
    <path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0"></path>
    <path d="M15.5 17c0 1 1.5 3 2 3c1.5 0 2.833 -1.667 3.5 -3c.667 -1.667 .5 -5.833 -1.5 -11.5c-1.457 -1.015 -3 -1.34 -4.5 -1.5l-.972 1.923a11.913 11.913 0 0 0 -4.053 0l-.975 -1.923c-1.5 .16 -3.043 .485 -4.5 1.5c-2 5.667 -2.167 9.833 -1.5 11.5c.667 1.333 2 3 3.5 3c.5 0 2 -2 2 -3"></path>
    <path d="M7 16.5c3.5 1 6.5 1 10 0"></path>
  </svg>
}
  >
    Join us on Discord to hang out with other users and meet our team.
  </Card>

  <Card
    title="Get on a call"
    href="https://cal.com/team/hanko/demo"
    icon={
  <svg
    xmlns="http://www.w3.org/2000/svg"
    className="icon icon-tabler icon-tabler-calendar-time"
    width="24"
    height="24"
    viewBox="0 0 24 24"
    strokeWidth="2"
    stroke="currentColor"
    fill="none"
    strokeLinecap="round"
    strokeLinejoin="round"
  >
    <path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
    <path d="M11.795 21h-6.795a2 2 0 0 1 -2 -2v-12a2 2 0 0 1 2 -2h12a2 2 0 0 1 2 2v4"></path>
    <path d="M18 18m-4 0a4 4 0 1 0 8 0a4 4 0 1 0 -8 0"></path>
    <path d="M15 3v4"></path>
    <path d="M7 3v4"></path>
    <path d="M3 11h16"></path>
    <path d="M18 16.496v1.504l1 1"></path>
  </svg>
}
  >
    Schedule a chat with our team.
  </Card>
</CardGroup>
