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

# Fliqr AI: Automate Conversations Across Every Channel

> Learn how to build automated conversations across WhatsApp, Instagram, Messenger, Telegram, SMS, Email, Voice, and website chat with Fliqr AI.

Fliqr AI is a customer engagement platform that lets you automate conversations across every major messaging channel. You design conversation logic with a visual Flow Builder, deploy AI Agents powered by GPT-4o, Gemini, Claude, or DeepSeek, and manage the full lifecycle — from first contact to closed deal — in one place.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/docs/get-started/quickstart">
    Build your first automated conversation in under 10 minutes.
  </Card>

  <Card title="Platform Tour" icon="map" href="/docs/get-started/platform-tour">
    Understand every section of the Fliqr AI dashboard before you build.
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/docs/core-concepts/flows">
    Learn Flows, AI Agents, Contacts, Automation Rules, and Pipelines.
  </Card>

  <Card title="API Reference" icon="code" href="/docs/api-reference/authentication">
    Authenticate and call the REST API from your own systems.
  </Card>
</CardGroup>

## Choose a channel

Connect Fliqr AI to the channels your customers already use. Each channel has its own setup guide with step-by-step instructions.

<CardGroup cols={4}>
  <Card title="WhatsApp" icon="whatsapp" href="/docs/channels/whatsapp" />

  <Card title="Instagram" icon="instagram" href="/docs/channels/instagram" />

  <Card title="Messenger" icon="facebook-messenger" href="/docs/channels/messenger" />

  <Card title="Telegram" icon="telegram" href="/docs/channels/telegram" />

  <Card title="SMS" icon="message-sms" href="/docs/channels/sms" />

  <Card title="Email" icon="envelope" href="/docs/channels/email" />

  <Card title="Voice" icon="phone" href="/docs/channels/voice" />

  <Card title="Website Chat" icon="comments" href="/docs/channels/website-chat" />
</CardGroup>

## How Fliqr AI works

<Steps>
  <Step title="Connect a channel">
    Link your WhatsApp number, Instagram account, website, or any other channel through the Settings → Channels panel.
  </Step>

  <Step title="Design a Flow or AI Agent">
    Use the visual Flow Builder to map conversation paths, or create an AI Agent that handles open-ended questions using your knowledge base.
  </Step>

  <Step title="Set automation rules">
    Define triggers — keywords, button clicks, new contacts, or external webhooks — that launch your Flow automatically.
  </Step>

  <Step title="Go live and measure">
    Publish your automation and track conversation performance, unanswered messages, and conversion rates in the Analytics dashboard.
  </Step>
</Steps>

## Popular guides

<CardGroup cols={2}>
  <Card title="Connect an AI provider" icon="brain" href="/docs/core-concepts/ai-agents/ai-providers">
    Add your OpenAI, Gemini, or Anthropic key to power AI Agents.
  </Card>

  <Card title="Build a knowledge base" icon="database" href="/docs/core-concepts/ai-agents/knowledge-sources">
    Train your AI Agent on URLs, documents, and video transcripts.
  </Card>

  <Card title="Set up human handover" icon="headset" href="/docs/core-concepts/ai-agents/human-handover">
    Route conversations to a live agent when the AI reaches its limits.
  </Card>

  <Card title="Zapier & Make integrations" icon="bolt" href="/docs/integrations/zapier-make">
    Connect Fliqr AI to thousands of external tools without code.
  </Card>
</CardGroup>
