# ACTION BLOCKS

- [Overview](/action-blocks/overview.md): Building Blocks of the Chatbot
- [Trigger](/action-blocks/trigger.md): Starting point of the Chatbot flow.
- [Send Message](/action-blocks/send-message.md): Sends a message and proceeds to the next part of the flow.
- [Collect Input](/action-blocks/collect-input.md): Collect a response from the visitors to the question asked.
- [Buttons](/action-blocks/buttons.md): Customize your chatbot with buttons
- [Carousel](/action-blocks/carousel.md): Carousels are used to display a set of cards that represent something. It can be anything, from a set of products or services that you offer.
- [Calendar](/action-blocks/calendar.md): Calendar is used when you want to collect a date from the visitor.
- [Send an Email](/action-blocks/send-an-email.md)
- [Condition](/action-blocks/condition.md)
- [Image Carousel](/action-blocks/image-carousel.md): Showcase multiple images in a dynamic, easy-to-navigate carousel with the Image Carousel. Give users an engaging visual experience by personalizing and highlighting key content.
- [Human Handover](/action-blocks/human-handover.md)
- [Slider](/action-blocks/slider.md): Slider is an interactive way to allow visitors to choose a value from a visual slider.
- [Collect Input](/action-blocks/collect-input-1.md): Collect a response from the visitors to the question asked.
- [Delay](/action-blocks/delay.md): Add a waiting time between two blocks.
- [Form](/action-blocks/form.md)
- [Flow](/action-blocks/flow.md): Break down large flows of chatbot into smaller manageable chunks.
- [Code-block](/action-blocks/code-block.md)
- [Options](/action-blocks/options.md)
- [Jump](/action-blocks/jump.md)
- [List](/action-blocks/list.md)
- [Reply Button](/action-blocks/reply-button.md)
- [AI Model](/action-blocks/ai-model.md)
- [SET AI](/action-blocks/set-ai.md): Uses an LLM-based AI model to generate an response based on the prompt given.
- [Answer AI](/action-blocks/answer-ai.md): Uses an LLM-based AI model to generate an answer for the question asked.
- [AI AGENT](/action-blocks/ai-agent.md): Executes your AI agent using prompts and functions to produce a response.
- [Webhook](/action-blocks/webhook.md): Listens to events that occur on this event and proceeds to the next step in the flow.
- [Javascript](/action-blocks/javascript.md): Executes a javascript code on the client side
- [Send Status](/action-blocks/send-status.md): Design personalized campaigns based on conditions.
- [Http Request](/action-blocks/http-request.md): Performs an HTTP request with a third-party app's REST API endpoint.
- [Dynamic data](/action-blocks/dynamic-data.md): Dynamically renders a list of options from an API response.
- [Whatsapp flow](/action-blocks/whatsapp-flow.md)
- [Collect Location](/action-blocks/collect-location.md): Collect the location from end user in WhatsApp.
- [Send Template](/action-blocks/send-template.md): Sends a WhatsApp template message.
- [Set Variable](/action-blocks/set-variable.md)
