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

# Chatwize guide

> How to fill, configure and publish your chatbot.

Where to click, what to set, and how to get your chatbot live.

## Start here

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/en/quickstart">
    From empty account to a working chatbot on your site.
  </Card>

  <Card title="How it works" icon="compass" href="/en/how-it-works">
    Finding your way in the dashboard: where everything lives.
  </Card>
</CardGroup>

## Build your chatbot

<CardGroup cols={2}>
  <Card title="Knowledge base" icon="book" href="/en/knowledge-base">
    Add the content your chatbot answers from.
  </Card>

  <Card title="AI agent" icon="robot" href="/en/ai-agent">
    Set instructions, tone and model level.
  </Card>

  <Card title="Widget customization" icon="palette" href="/en/widget-customization">
    Colors, avatar, greeting and example questions.
  </Card>

  <Card title="Collecting data" icon="user-plus" href="/en/data-collection">
    Capture names, email addresses and your own fields.
  </Card>

  <Card title="Handover to a person" icon="headset" href="/en/human-handover">
    Connect visitors to your team.
  </Card>

  <Card title="Multiple agents" icon="shapes" href="/en/multi-agent">
    Split your chatbot into specialists.
  </Card>
</CardGroup>

## Connect & install

<CardGroup cols={2}>
  <Card title="Install on your site" icon="code" href="/en/installation">
    Paste one snippet, or use a shareable link.
  </Card>

  <Card title="Integrations" icon="plug" href="/en/integrations">
    Set up email notifications and webhooks.
  </Card>
</CardGroup>

Question not covered here? Email [hello@chatwize.ai](mailto:hello@chatwize.ai).
