> ## 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.

# Nodes

Nodes are the building blocks of every bot flow. Each node does one job — send a message, ask a question, run an action, or route the conversation.

## In this section

* [Send Nodes](/ai-agents-and-bots/bots/nodes/send-nodes) — deliver text, media, templates, and interactive messages
* [Ask Nodes](/ai-agents-and-bots/bots/nodes/ask-nodes) — collect answers, choices, and customer details
* [Action Nodes](/ai-agents-and-bots/bots/nodes/action-nodes) — assign conversations, update contacts, call APIs
* [Flow Control Nodes](/ai-agents-and-bots/bots/nodes/flow-control-nodes) — branch, condition, and route the conversation
