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

# Welcome

> Find the resources you need to get started with BigBlueButton.

<div className="relative z-10 px-4 pb-16 lg:pb-24 max-w-5xl mx-auto">
  <h1 className="block text-4xl font-medium text-center text-gray-900 dark:text-zinc-50 tracking-tight">
    Welcome
  </h1>

  <div className="max-w-xl mx-auto px-4 mt-4 text-lg text-center text-gray-500 dark:text-zinc-500">
    Welcome to guides, references, and resources for BigBlueButton — the complete virtual classroom platform.
  </div>

  <div className="mt-8">
    <CardGroup cols={2}>
      <Card title="Tutorial Videos" img="https://mintcdn.com/testcompany-0e915c76/WCV8mHcqgBltk_Ab/images/landing/tutorial-videos.png?fit=max&auto=format&n=WCV8mHcqgBltk_Ab&q=85&s=e16afa59e04991f654cc0b31a185fe50" href="/help/videos" width="1537" height="1023" data-path="images/landing/tutorial-videos.png">
        Watch step-by-step videos to learn BigBlueButton.
      </Card>

      <Card title="Educator Guide" img="https://mintcdn.com/testcompany-0e915c76/2Xb-33HEq-W5rSuc/images/landing/guides.png?fit=max&auto=format&n=2Xb-33HEq-W5rSuc&q=85&s=1c8126347c14d94bc0e2d13d60889948" href="/getting-started/educator-guide" width="768" height="512" data-path="images/landing/guides.png">
        Read in-depth guides for preparing, teaching, and reflecting.
      </Card>

      <Card title="Quick Reference" img="https://mintcdn.com/testcompany-0e915c76/2Xb-33HEq-W5rSuc/images/landing/reference.png?fit=max&auto=format&n=2Xb-33HEq-W5rSuc&q=85&s=c6b3437bf418ca9e7564cbd1b889a38c" href="/getting-started/educator-quick-reference" width="768" height="512" data-path="images/landing/reference.png">
        Look up keyboard shortcuts, FAQs, and quick references.
      </Card>

      <Card title="Student Guide" img="https://mintcdn.com/testcompany-0e915c76/2Xb-33HEq-W5rSuc/images/landing/troubleshooting.png?fit=max&auto=format&n=2Xb-33HEq-W5rSuc&q=85&s=faaa169807f8cfafce0535c7af3e7c64" href="/getting-started/student-guide" width="768" height="512" data-path="images/landing/troubleshooting.png">
        A quick dive into everything you need to use BigBlueButton.
      </Card>
    </CardGroup>
  </div>
</div>
