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

# Rule-Based Bots

> Build rule-based conversation flows with controlled paths, questions, actions, and integrations.

Use a Rule-Based Bot when a customer should follow a defined process, such as qualification, data collection, or order tracking. Unlike a Chat AI Agent, the bot follows the paths and conditions you configure in its flow.

Rule-Based Bots are available on all Gallabox plans. Individual nodes may have separate plan requirements.

<Columns cols="2">
  <Card title="Flow Builder" href="/ai-agents-and-bots/bots/flow-builder">
    Build and connect the steps that control a rule-based conversation.
  </Card>

  <Card title="Nodes" href="/ai-agents-and-bots/bots/nodes/overview">
    Choose send, ask, action, and flow-control building blocks.
  </Card>

  <Card title="Connectors" href="/ai-agents-and-bots/bots/connectors">
    Connect a bot flow to supported external applications and services.
  </Card>
</Columns>
