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

# Introduction

> Start improving your AI applications with ZeroEval

## Features

<CardGroup cols={1}>
  <Card title="Monitoring & Tracing" icon="magnifying-glass" href="/tracing/introduction">
    Track costs, latency, errors, and debug issues with session replay and
    traces
  </Card>
</CardGroup>

<CardGroup cols={2}>
  <Card title="Judges" icon="gavel" href="/judges/introduction">
    Get reliable AI evaluation with judges that are calibrated to human
    preferences
  </Card>

  <Card title="Prompts" icon="wrench" href="/autotune/introduction">
    Automatically optimize your prompts and model configurations for better
    performance
  </Card>
</CardGroup>

<CardGroup cols={1}>
  <Card title="Integrations" icon="puzzle-piece" href="/integrations/introduction">
    Set up ZeroEval from your coding agent, or manage it from the terminal
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/tracing/quickstart">
    Get up and running in \< 5 minutes
  </Card>

  <Card title="Console" icon="code" href="https://app.zeroeval.com">
    Explore your traces and datasets inside of the console
  </Card>
</CardGroup>
