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

# Quick Tour

> Find your way around Checkfu in a few minutes

This guide shows you where everything is.

## The Sidebar

The left side of the screen is your menu. Here's what each section does:

| Section      | What's There                                  |
| ------------ | --------------------------------------------- |
| **Courses**  | Lessons you've organized for students         |
| **Students** | Who's enrolled and how they're doing          |
| **Projects** | Your worksheets and slides                    |
| **Agents**   | Your AI tutors that help students             |
| **Sources**  | Files you've uploaded (PDFs, documents, etc.) |
| **Settings** | Team members and workspace settings           |

## Quick Start Steps

### 1. Create a Worksheet

1. Click **Projects** in the sidebar
2. Click **New Project**
3. Pick **Worksheet**
4. Describe what you want (example: "3rd grade multiplication practice, 10 problems")
5. Click **Generate** and AI makes it for you

### 2. Build a Course

1. Click **Courses** in the sidebar
2. Click **New Course**
3. Give it a name
4. Add lessons inside the course
5. Click **Publish** when it's ready for students

### 3. Add Students

1. Go to **Settings** in the sidebar
2. Click **Members**
3. Click **Invite Member**
4. Type in the student's email
5. Pick **Student** as their role
6. They get an email to join

### 4. Set Up an AI Tutor

1. Click **Agents** in the sidebar
2. Click **New Agent**
3. Give it a name and tell it how to help students
4. Connect it to your course

## What's Next

<CardGroup cols={2}>
  <Card title="Create a Course" icon="graduation-cap" href="/courses/overview">
    Build a course step by step.
  </Card>

  <Card title="Make a Worksheet" icon="file-lines" href="/projects/worksheets">
    Use AI to create worksheets for your class.
  </Card>

  <Card title="Set Up an AI Tutor" icon="robot" href="/ai-tutor/overview">
    Create a helper that guides your students.
  </Card>

  <Card title="Manage Your Workspace" icon="building" href="/workspaces/overview">
    Set up your team, plan, and students.
  </Card>
</CardGroup>
