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

# Welcome to Convosphere AI

> Build, train, and deploy intelligent AI chatbots

## What is Convosphere AI?

Convosphere AI is a powerful platform for creating intelligent chatbots that understand your business and help your customers 24/7. Build agents, train them with your content, and deploy them anywhere.

<Card title="Get Started" icon="rocket" href="/getting-started" horizontal>
  Create your first AI agent in minutes
</Card>

## Quick Links

<Columns cols={2}>
  <Card title="Getting Started" icon="book-open" href="/getting-started">
    Learn how to create your first agent
  </Card>

  <Card title="Agent Guide" icon="robot" href="/guides/agents">
    Create and manage AI agents
  </Card>

  <Card title="Knowledge Base" icon="database" href="/guides/knowledge-base">
    Train agents with your content
  </Card>

  <Card title="Widget Embed" icon="code" href="/guides/widget-embed">
    Embed chat widgets on your website
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect with Notion, Slack, and more
  </Card>

  <Card title="API Reference" icon="terminal" href="/api-reference/introduction">
    Complete API documentation
  </Card>
</Columns>

## Key Features

### 🤖 AI Agents

Create intelligent chatbots with customizable personalities and behaviors.

* Multiple AI models (GPT-4, Claude, etc.)
* Custom system prompts
* Training modes (RAG, fine-tuning, hybrid)

### 📚 Knowledge Base

Train your agents with your own content.

* Document upload (PDF, Word, Text)
* URL scraping (single pages or entire sites)
* Notion integration (sync pages and databases)

### 💬 Chat Interface

Beautiful, customizable chat widgets.

* Multiple widget types (bubble, inline, full-page)
* Custom branding and themes
* Mobile responsive

### 🔌 Integrations

Connect with popular services.

* **CRM**: HubSpot, Salesforce
* **Communication**: Slack, Email
* **E-commerce**: Shopify
* **Automation**: Zapier, n8n

## Popular Guides

<CardGroup cols={2}>
  <Card title="Create Your First Agent" icon="rocket" href="/getting-started">
    Step-by-step guide to building your first chatbot
  </Card>

  <Card title="Add Knowledge Base" icon="database" href="/guides/knowledge-base">
    Train your agent with documents and URLs
  </Card>

  <Card title="Embed Widget" icon="code" href="/guides/widget-embed">
    Deploy your agent on your website
  </Card>

  <Card title="Connect Notion" icon="plug" href="/integrations/notion">
    Sync your Notion workspace
  </Card>
</CardGroup>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:hello@convosphere.site">
  Get help from our support team
</Card>
