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

# Welcome

> Learn about Squid Academy and how to get started.

<div style={{position:'relative', paddingTop:'56.25%', borderRadius:'12px', overflow:'hidden'}}>
  <iframe src="https://www.youtube-nocookie.com/embed/QsSGfzXF9sY" title="Intro to Squid Academy" style={{position:'absolute', inset:0, width:'100%', height:'100%'}} frameBorder="0" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowFullScreen />
</div>

Squid Academy is a role-based learning and competition platform for schools, teams, and partners. Use the quick links below to jump into guides, policies, and FAQs.

## Start here

<Columns cols={2}>
  <Card title="Set up your organization" icon="building" href="/user-guides/org-admins">
    Add teachers & students, create classes, assign courses.
  </Card>

  <Card title="Teach a class" icon="chalkboard" href="/user-guides/teachers">
    Manage classes, unlock content, track progress, and grade.
  </Card>

  <Card title="Learn as a student" icon="graduation-cap" href="/user-guides/students">
    Find your classes, complete lessons, and check your scores.
  </Card>

  <Card title="Run a tournament" icon="trophy" href="/user-guides/tournament-admins">
    Set rules, brackets, schedules; verify results & resolve disputes.
  </Card>
</Columns>

## Policies & help

<Columns cols={2}>
  <Card title="Privacy" icon="shield" href="/platform/privacy-policy">
    What we collect, why, and your choices.
  </Card>

  <Card title="Terms" icon="file-contract" href="/platform/terms-and-conditions">
    The rules for using our platform.
  </Card>

  <Card title="Security" icon="lock" href="/platform/security-incident-response">
    Our security practices and incident response.
  </Card>

  <Card title="Privacy request" icon="file-pen" href="/platform/privacy-request-form">
    Submit an access, deletion, correction, or export request.
  </Card>
</Columns>
