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

# Welcome

**QuickBot** is a powerful chatbot builder that lets you design both structured and unstructured
conversation flows capable of triggering custom actions. You can deploy your bots across multiple
channels — such as your website or WhatsApp — and collect responses in real time.

This documentation is your go-to resource to explore features, learn best practices, and find
solutions. Use the search box to quickly locate the information you need.

## Learn by doing

The best way to learn is by doing. That’s why we invite you to check out our quick guides.

<CardGroup cols={2}>
  <Card title="Build your first bot" icon="graduation-cap" href="/builder/getting-started/first-bot">
    Learn how QuickBot works and how to use it to build your first chatbot
  </Card>

  <Card title="Deploy your bots" icon="comment" href="/builder/deploy/client">
    Explore the different ways you can deploy your bot.
  </Card>
</CardGroup>
