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

# Home

> Explore our suite of video guides.

<div className="px-4 lg:px-10 py-14">
  <div className="text-gray-900 dark:text-gray-200 text-2xl tracking-tight mb-5">
    <h2 class="font-semibold">Resources</h2>
  </div>

  <div className="resources-cards">
    <Columns cols={3}>
      <Card title="Videos & Webinars" icon="video" href="https://www.kajabi.com/learn">
        Watch video guides and attend live webinars
      </Card>

      <Card title="Hero Community" icon="users" href="https://university.mykajabi.com/products/communities/v2/khc/home">
        Stay up to date with Kajabi and connect with other Heroes
      </Card>

      <Card title="Feedback Portal" icon="map" href="https://feedback.kajabi.com">
        Share feedback and see what Kajabi is working on
      </Card>
    </Columns>
  </div>
</div>
