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

# AI Agents Overview

> Learn how to create, configure, and manage sales AI agents in CostCare AI.

CostCare AI supports two main types of AI agents: **Chat AI Agents** for text-based sales conversations and **Voice AI Agents** for calls.

Create, configure, and manage AI agents that help your team communicate with leads, qualify, and turn conversations into sales opportunities.

<Columns cols={2}>
  <Column>
    ## Chat AI Agents

    To engage customers through messaging channels, website chat, and social platforms.

    <Card title="Hardcore Mode" href="/ai-agents/chat-ai-agents/hardcore-mode">
      Configure stricter AI agent behavior for sales conversations.
    </Card>
  </Column>

  <Column>
    ## Voice AI Agents

    To handle sales calls, qualify customers, answer questions, and move conversations forward.

    <Card title="Templates" href="/ai-agents/voice-ai-agents/templates">
      Use templates to create sales AI agents faster by starting from a ready-made setup.
    </Card>
  </Column>
</Columns>
