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

# Documentation

> Guides and references for setting up, customizing, and growing with your BubblaV AI chatbot

BubblaV is an AI chatbot that trains on your website content, answers visitor questions 24/7, and hands complex conversations to your live support team. Start here or jump straight to the area you need.

## Start here

<CardGroup cols={2}>
  <Card title="Getting Started" icon="rocket" href="/user-guide/getting-started">
    Create an account, add your website, and go live in under 10 minutes
  </Card>

  <Card title="Installation" icon="download" href="/user-guide/installation">
    Add the chatbot widget to your website or platform
  </Card>

  <Card title="Widget Design" icon="palette" href="/user-guide/widget-design">
    Match the widget to your brand colors, position, and tone
  </Card>

  <Card title="Testing" icon="flask" href="/user-guide/testing">
    Verify answers and behavior before going live
  </Card>
</CardGroup>

## Train and improve your chatbot

<CardGroup cols={2}>
  <Card title="Knowledge Overview" icon="brain" href="/user-guide/knowledge/overview">
    How website crawling, Q\&A, and files become answers
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/user-guide/best-practices">
    Tone of voice, guardrails, and answer quality
  </Card>

  <Card title="Smart Triggers" icon="zap" href="/user-guide/smart-triggers">
    Proactively engage visitors at the right moment
  </Card>

  <Card title="Reports" icon="chart-line" href="/user-guide/reports/overview">
    Conversations, trends, and most-asked questions
  </Card>
</CardGroup>

## Engage and convert visitors

<CardGroup cols={2}>
  <Card title="Live Support" icon="headset" href="/user-guide/live-support/overview">
    Unified inbox, copilot, and human handoff across channels
  </Card>

  <Card title="Forms" icon="list" href="/user-guide/forms">
    Collect leads, quotes, reviews, and support tickets in chat
  </Card>
</CardGroup>

## Integrations

<CardGroup cols={3}>
  <Card title="Browse All Integrations" icon="puzzle-piece" href="/user-guide/integrations/overview">
    E-commerce, CRM, messaging, scheduling, and more
  </Card>

  <Card title="Shopify" icon="shopify" href="/user-guide/integrations/shopify">
    Order tracking, product search, and visitor insights
  </Card>

  <Card title="Zendesk" icon="ticket" href="/user-guide/integrations/zendesk">
    Escalate conversations to your help desk
  </Card>
</CardGroup>

## For developers

<CardGroup cols={2}>
  <Card title="SDK Reference" icon="code" href="/developer-guide/sdk-reference">
    Programmatic control of the widget
  </Card>

  <Card title="Starter Templates" icon="rocket" href="/developer-guide/starter-templates">
    Ready-to-use Next.js and Nuxt examples
  </Card>

  <Card title="MCP Server" icon="server" href="/developer-guide/mcp-server">
    Connect AI agents and tools to your chatbot
  </Card>

  <Card title="Scrape API" icon="globe" href="/developer-guide/scrape-api">
    Programmatic access to website crawling
  </Card>
</CardGroup>

## Get help

<CardGroup cols={3}>
  <Card title="Help & Support" icon="life-ring" href="/help-support">
    FAQs and how to reach our support team
  </Card>

  <Card title="Billing & Plans" icon="star" href="/user-guide/billing">
    Free and Pro plans, quotas, and upgrades
  </Card>

  <Card title="bubblav.com" icon="globe" href="https://www.bubblav.com">
    Product overview and sign-up
  </Card>
</CardGroup>
