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

# Overview

> Step-by-step Lab guides for training runs, environments, and agent workflows.

Practical walkthroughs for common Lab workflows. Start with training recipes for reusable patterns, or follow a full build-and-train guide for a concrete end-to-end project.

<CardGroup cols={1}>
  <Card title="Your First Model Training" href="/guides/rl-training">
    End-to-end walkthrough from workspace setup to Hosted Training and deployment.
  </Card>

  <Card title="Training Recipes" href="/guides/recipes">
    Reusable RL patterns for math, code generation, tool use, and more.
  </Card>

  <Card title="Search Agents" href="/guides/search-agents">
    Build document-search environments and train them end to end on Lab.
  </Card>
</CardGroup>
