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

# ChatbotX Documentation

> ChatbotX is an agentic omnichannel chatbot platform. Automate customer conversations across WhatsApp, Messenger, Instagram, Telegram, TikTok, Zalo, Email, and Webchat.

ChatbotX lets you build AI-powered chatbots and automated conversation flows across every major messaging channel — all managed from a single shared inbox. Connect your channels, design flows with the visual builder, deploy AI Agents trained on your business data, and engage customers at scale.

<CardGroup cols={2}>
  <Card title="Introduction" icon="book-open" href="/introduction">
    Learn what ChatbotX is and how it works across all your channels.
  </Card>

  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Connect your first channel and build your first flow in minutes.
  </Card>

  <Card title="AI Agents" icon="robot" href="/ai-agents/overview">
    Set up AI Agents powered by OpenAI, Claude, Gemini, and more.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/overview">
    Explore the full REST API to integrate ChatbotX with your systems.
  </Card>
</CardGroup>

## Explore by Topic

<CardGroup cols={3}>
  <Card title="Channels" icon="satellite-dish" href="/channels/overview">
    Connect WhatsApp, Messenger, Instagram, Telegram, TikTok, Zalo, Email, and Webchat.
  </Card>

  <Card title="Automation" icon="diagram-project" href="/automation/flows">
    Build visual conversation flows with the drag-and-drop Flow Builder.
  </Card>

  <Card title="Inbox" icon="inbox" href="/inbox/conversations">
    Manage all conversations from every channel in one shared inbox.
  </Card>

  <Card title="Contacts" icon="address-book" href="/contacts/overview">
    Organize and segment your customer list with tags and custom fields.
  </Card>

  <Card title="Remarketing" icon="bullhorn" href="/remarketing/broadcasts">
    Send broadcasts and drip sequences to re-engage your audience.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Google Sheets, Make, webhooks, and more.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/analytics">
    Track contact growth, bot performance, and agent response metrics.
  </Card>

  <Card title="White Label" icon="tag" href="/whitelabel/overview">
    Run the full platform under your own brand with custom domain and billing.
  </Card>

  <Card title="CLI & MCP" icon="terminal" href="/cli/introduction">
    Automate workspace tasks from the command line or via MCP protocol.
  </Card>
</CardGroup>

## How ChatbotX Works

<Steps>
  <Step title="Connect your channels">
    Add WhatsApp, Messenger, Instagram, Telegram, TikTok, Zalo, Email, or Webchat from **Settings → Channels**. All messages flow into one unified inbox.
  </Step>

  <Step title="Build automation flows">
    Use the visual Flow Builder to design conversation journeys — send messages, collect data, apply tags, and branch on conditions — no code required.
  </Step>

  <Step title="Deploy an AI Agent">
    Create an AI Agent, upload your knowledge base documents, connect your preferred LLM provider, and let it answer customer questions 24/7.
  </Step>

  <Step title="Engage and grow">
    Send targeted broadcasts, set up drip sequences, use growth tools like comment automation and entry point links, and track results in Analytics.
  </Step>
</Steps>
