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

# Welcome to Chatbot Platform

> Build AI-powered chatbots that connect to Telegram, Slack, Discord, and more. Add tool-augmented reasoning to reduce hallucinations and ground responses in real-world data.

## Overview

Chatbot Platform is a central hub for building AI-powered chatbots that connect to multiple messaging platforms. Create bots, connect them to channels like Telegram and Slack, integrate with AI providers, and extend them with tool-augmented reasoning through Agentic Loops.

## Core Products

<CardGroup cols={2}>
  <Card title="Bots" icon="robot" href="/bots/index">
    AI-powered chatbots that connect to messaging platforms via Channels and integrate with AI providers via Integrations.
  </Card>

  <Card title="Agentic Loops" icon="arrow-progress" href="/agent-loops/index">
    Tool-augmented reasoning that lets your bots call external tools to fetch real-world information before responding.
  </Card>

  <Card title="MCP Servers" icon="server" href="/mcp-servers/overview">
    Model Context Protocol servers that expose tools to AI models for tasks like location search, time utilities, and reminders.
  </Card>

  <Card title="API Reference" icon="code" href="https://app.chatbotplatform.io/openapi">
    Complete REST API for programmatic access to conversations, messages, and more.
  </Card>
</CardGroup>

## Quick Start

<Steps>
  <Step title="Create Your First Bot">
    Sign up and create a bot in under 5 minutes

    [Get Started →](/get-started/quickstart)
  </Step>

  <Step title="Connect to a Channel">
    Connect your bot to Telegram, Slack, or Discord

    [View Channels →](/bots/channels/index)
  </Step>

  <Step title="Add an Integration">
    Connect to an AI provider like OpenAI or Anthropic

    [Setup Integration →](/bots/integrations/webhook-setup)
  </Step>

  <Step title="Make It Smarter (Optional)">
    Add Agentic Loops to ground responses in real data

    [Learn About Agentic Loops →](/agent-loops/index)
  </Step>
</Steps>

## Use Cases

<CardGroup cols={2}>
  <Card title="Customer Support Bot" icon="headset" href="/use-cases/customer-support">
    Answer customer questions with grounded, accurate responses
  </Card>

  <Card title="Personal Assistant" icon="calendar-check" href="/use-cases/team-assistant">
    Manage reminders, check the time, get directions, and more
  </Card>
</CardGroup>

## Platform Benefits

* **Multi-Platform**: Connect one bot to multiple channels (Telegram, Slack, Discord)
* **AI Provider Agnostic**: Use any AI service via webhooks (OpenAI, Anthropic, custom)
* **A/B Testing**: Run multiple AI integrations simultaneously with weighted selection
* **Grounded Responses**: Use Agentic Loops to reduce hallucinations with tool-augmented reasoning
* **Team-Based**: Organize bots within team workspaces with role-based access

## Get Help

* [View API Documentation](https://app.chatbotplatform.io/openapi)
* [Join Our Community](#)
* [Contact Support](mailto:support@chatbotplatform.io)

***

**Current Version:** 1.79.0
