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

# Agents Overview

> Learn which AI agents are available in flows.

Flows support AI agent steps for research and qualification.

## Available Agents

<CardGroup cols={1}>
  <Card title="AI Researcher" icon="globe" href="/WebApp/Flows/Agents/researcher" color="#3c5d29">
    Answer one research question and use the result later in the flow.
  </Card>

  <Card title="AI Qualification" icon="filter-list" href="/WebApp/Flows/Agents/qualification" color="#3c5d29">
    Score and filter contacts before the rest of the flow runs.
  </Card>
</CardGroup>
