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

# Getting Started

> Install Miles and run your first RL training job — the two pages you need to go from zero to a working loop.

Two pages take you from a fresh machine to a running RL training job:

* **[Installation](/docs/getting-started/installation)** — Docker (recommended), pip, or building from source on NVIDIA / AMD.
* **[Quick Start](/docs/getting-started/quick-start)** — `docker pull` to a GRPO run on Qwen3-4B in under an hour, on a single 8-GPU node.

After the loop is running, [Models](/docs/models/index) covers the family-specific recipes and the [User Guide](/docs/user-guide/index) walks through concepts, data, monitoring, and customization.
