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

# FlightWise Documentation

> Complete guide to using the FlightWise flight school management system

## Welcome to FlightWise

FlightWise is a comprehensive flight school management platform designed to streamline operations for administrators, instructors, and students.

<Warning>
  This documentation website is currently under construction and not finished
</Warning>

## Get Started

Choose your role to access the relevant documentation:

<Columns cols={3}>
  <Card title="Administrator Guide" icon="shield" href="/admin/">
    Manage your flight school operations, bookings, aircraft, and users.
  </Card>

  <Card title="Instructor Guide" icon="book-open-text" href="/instructor/">
    Coming soon - Access your schedule, student progress, and flight logs.
  </Card>

  <Card title="Student Guide" icon="graduation-cap" href="/student/">
    Coming soon - View bookings, track course progress, and review material.
  </Card>
</Columns>

## Administrator Features

Quick access to key administrative tasks:

<Columns cols={2}>
  <Card title="Manage Bookings" icon="calendar" href="/admin/bookings/overview">
    Create, edit, and manage flight and ground school bookings.
  </Card>

  <Card title="User Management" icon="users" href="/admin/users/overview">
    Add and manage students, instructors, and staff members.
  </Card>

  <Card title="Aircraft Management" icon="plane" href="/admin/aircraft/overview">
    Configure and maintain your fleet of aircraft.
  </Card>

  <Card title="Course Management" icon="book" href="/admin/courses/overview">
    Set up courses, lessons, and curriculum revisions.
  </Card>
</Columns>

## Need Help?

<Card title="Contact Support" icon="info" href="/support">
  Get assistance from the FlightWise support team.
</Card>
