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

# Welcome to ChatRos

> Get started with ChatRos and discover how to build intelligent agents trained on your business data.

<div
  style={{
display: 'flex',
justifyContent: 'center',
alignItems: 'center',
background: '#f3f4f6',
borderRadius: '12px',
marginBottom: '2rem'
}}
>
  <img className="block dark:hidden" src="https://mintcdn.com/softiustech/GlHRWgOMe-p_fYIw/logo/light.svg?fit=max&auto=format&n=GlHRWgOMe-p_fYIw&q=85&s=a2eb7a17cb0e6daa8b97f3d0c1fafc5c" alt="ChatRos Hero Light" style={{ maxWidth: '300px', height: 'auto' }} width="200" height="60" data-path="logo/light.svg" />

  <img className="hidden dark:block" src="https://mintcdn.com/softiustech/GlHRWgOMe-p_fYIw/logo/dark.svg?fit=max&auto=format&n=GlHRWgOMe-p_fYIw&q=85&s=6f47c9beed20311f5e2af79f64a24aa2" alt="ChatRos Hero Dark" style={{ maxWidth: '300px', height: 'auto' }} width="200" height="60" data-path="logo/dark.svg" />
</div>

## Why Choose ChatRos?

<CardGroup cols={3}>
  <Card title="Smart & Trainable" icon="brain">
    Train your AI Agent with your own documents, websites, or databases for accurate, relevant responses
  </Card>

  <Card title="Easy Integration" icon="plug">
    Embed anywhere with simple copy-paste code - no technical expertise required
  </Card>

  <Card title="Human-AI Collaboration" icon="users-between-lines">
    Seamless escalation to human agents for complex issues with real-time conversation monitoring and team assignment
  </Card>

  <Card title="Powerful Analytics" icon="chart-line">
    Track conversations, monitor performance, and continuously improve your AI Agent
  </Card>

  <Card title="Lead Generation" icon="users">
    Capture and manage leads automatically through intelligent conversations
  </Card>

  <Card title="Deploy Everywhere" icon="globe">
    Experience integrations across 15+ platforms including WordPress, Shopify, WhatsApp, and more.
  </Card>
</CardGroup>

***

## Ready to Get Started?

Build your first AI agent in under 10 minutes. The entire process is streamlined for speed and simplicity.

<Card title="Build Your First AI Agent" icon="rocket" href="/user-guides/quick-start/your-first-agent">
  Create, train, and deploy your first AI Agent in under 5 minutes
</Card>
