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

# Welcome to Airon Documentation

> Your guide to Airon's bare-metal cloud infrastructure solutions

Airon is a AI-native infrastructure platform providing training and inference with secure bare-metal compute.

## Quick Start

Get started with Airon in just a few minutes:

<CardGroup cols={2}>
  <Card title="API Getting Started" icon="code" href="/api/getting-started">
    Learn how to use the Airon API to manage your infrastructure
  </Card>

  <Card title="CLI Getting Started" icon="terminal" href="/cli/getting-started">
    Install and configure the Airon CLI for command-line management
  </Card>
</CardGroup>

## Popular Resources

<CardGroup cols={2}>
  <Card title="Nomad Autoscaler Plugin" icon="arrows-maximize" href="/plugins/nomad-autoscaler-plugin">
    Automatically scale your Nomad workloads based on demand
  </Card>

  <Card title="Tutorials" icon="book-open" href="/getting-started">
    Step-by-step guides to help you master Airon
  </Card>
</CardGroup>

## What's Next?

* **[Introduction](/introduction)** - Learn more about Airon's platform
* **[API Reference](/api/getting-started)** - Explore our comprehensive API
* **[CLI Commands](/cli/commands)** - Master the command-line interface
