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

# Welcome to Campus

> The integrated learning platform for Agile Academy — courses, cohorts, AI coaching, and assessments in one place.

**Campus** is the learning platform behind Agile Academy. It brings together everything a participant needs to grow as a Scrum, Product, or Agile practitioner — and everything a trainer needs to run a cohort — in a single Next.js application.

## What Campus is for

Campus is not a generic LMS. It is built around the way Agile Academy teaches:

* **Cohort-based live training** with self-paced course material between sessions.
* **Henrik**, an AI coach with persona and modes (guide, sparring, exam, unchained) who answers questions, runs assessments, and adapts to where you are in the curriculum.
* **Lifecycle emails** that nudge learners at the right moment — never spam, never silence.
* **Phase-gated content** so practice and exam material never leaks before you are ready.

<CardGroup cols={2}>
  <Card title="Try the platform" icon="rocket" href="/docs/en/introduction/getting-started">
    Sign in, claim your cohort invitation, and complete the onboarding flow.
  </Card>

  <Card title="Meet Henrik" icon="robot" href="/docs/en/learners/henrik">
    How the AI coach works, what it can and cannot do, and how to get good answers.
  </Card>

  <Card title="Courses & lessons" icon="book-open" href="/docs/en/learners/courses">
    How courses, phases, and lessons fit together.
  </Card>

  <Card title="Run a cohort" icon="users" href="/docs/en/trainers/cohorts">
    For trainers and superadmins managing a live cohort.
  </Card>
</CardGroup>

## Who Campus is for

<CardGroup cols={3}>
  <Card title="Participants">
    Anyone enrolled in an Agile Academy training. Most of the platform is for you.
  </Card>

  <Card title="Trainers">
    Run a cohort, schedule live sessions, review assessments, and check in on participants.
  </Card>

  <Card title="Superadmins">
    Manage courses, credentials, cohorts, and platform-wide settings.
  </Card>
</CardGroup>

## Languages

Campus ships in **English** and **German**. The German interface uses the informal **du** form throughout — that is intentional and matches how Agile Academy teaches.

<Note>
  Henrik detects the language of your message and answers in that language. You do not need to switch the UI language to talk to Henrik in German.
</Note>
