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

# Stratos Documentation

> Documentation for Skyvex Stratos — a multi-simulator ACARS client.

**Stratos** is a modern ACARS client built by [Skyvex Software](https://skyvexsoftware.com) that connects flight simulators to virtual airlines. It supports Microsoft Flight Simulator 2020/2024, X-Plane 11/12, and FSX/Prepar3D.

## Who is this for?

<CardGroup cols={3}>
  <Card title="Pilots" icon="plane" href="/guide/getting-started">
    Download Stratos, connect to your virtual airline, and start tracking flights.
  </Card>

  <Card title="VA Administrators" icon="building" href="/guide/va-onboarding">
    Set up Stratos for your virtual airline. Request access to integrate with your crew system.
  </Card>

  <Card title="Plugin Developers" icon="puzzle-piece" href="/sdk/overview">
    Build custom plugins for Stratos using the SDK. Extend the app with dashboards, tools, and more.
  </Card>
</CardGroup>

## Quick Links

<CardGroup cols={2}>
  <Card title="Download Stratos" icon="download" href="https://skyvexsoftware.com/download">
    Get the latest version for Windows, macOS, or Linux.
  </Card>

  <Card title="Request VA Access" icon="key" href="https://skyvexsoftware.com/#waitlist">
    Virtual airline administrators can request access to integrate Stratos.
  </Card>

  <Card title="Plugin SDK" icon="code" href="/sdk/overview">
    Build plugins with React, TypeScript, and Tailwind CSS.
  </Card>

  <Card title="Getting Started Guide" icon="rocket" href="/guide/getting-started">
    Install the app and track your first flight.
  </Card>
</CardGroup>
