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

# Getting Started

> Welcome to the Adaptive Engine documentation!

Adaptive Engine allows you to continuously <span style={{color: '#7754BB', fontWeight: 'bold'}}> evaluate </span> and <span style={{color: '#7754BB', fontWeight: 'bold'}}>adapt</span> models
with synthetic data and production feedback to surpass frontier performance.

<CardGroup cols={3}>
  <Card title="Quickstart" icon="play" href="/v0.7/introduction/quickstart">
    Quickly get started with the Adaptive Engine with an end-to-end example.
  </Card>

  <Card title="Make inference requests" icon="comments" href="/v0.7/inference/make_requests">
    Generate your first completion from a deployed model
  </Card>

  <Card title="Recipes" icon="circle-nodes" href="/v0.7/recipes/recipes">
    Fine-tune, evaluate models and more.
  </Card>
</CardGroup>
