# WhatsApp Forms

- [Gallabox WhatsApp Forms Overview](https://docs.gallabox.com/whatsapp-flows/gallabox-whatsapp-flows-overview.md): Discover the power of WhatsApp Flows on Gallabox. Revolutionize customer interactions with customized journeys and enhanced user experiences. Optimize business outcomes with improved engagement.
- [Create WhatsApp Forms](https://docs.gallabox.com/whatsapp-flows/create-whatsapp-forms.md): Introducing a feature for flow creation, making it easier to manage your workflows right from your Gallabox Dashboard.
- [Create WhatsApp Forms in Gallabox](https://docs.gallabox.com/whatsapp-flows/create-whatsapp-forms/create-whatsapp-forms-in-gallabox.md): Easily design Flows right in your Gallabox Account. No coding required - simply choose the elements from the Form Editor. Get started today!
- [Create WhatsApp Forms with Template Builder](https://docs.gallabox.com/whatsapp-flows/create-whatsapp-forms/create-whatsapp-forms-with-template-builder.md): Easily design Flows using META's Message Templates. No coding required - simply drag and drop with the Form Editor. Get started today!
- [Create WhatsApp Forms using JSON](https://docs.gallabox.com/whatsapp-flows/create-whatsapp-forms/create-whatsapp-forms-using-json.md): Flows Builder: Simplify Flow management for developers. Edit Flow JSON with syntax highlighting, code formatting, and autocomplete. Access it via WhatsApp Manager.
- [Sending a WhatsApp Form](https://docs.gallabox.com/whatsapp-flows/sending-a-whatsapp-form.md): Improve user interaction on WhatsApp with Gallabox's WhatsApp Flows sharing. Utilize pre-defined templates or integrated bots with Ask & Send Cards to easily share information.
- [Send WhatsApp Form in a Message Template](https://docs.gallabox.com/whatsapp-flows/sending-a-whatsapp-form/send-whatsapp-form-in-a-message-template.md): Share forms through WhatsApp Templates by syncing them with Gallabox. Utilize Compose Box, Broadcast, or Sequence to send forms seamlessly.
- [Send WhatsApp Form in a Bot](https://docs.gallabox.com/whatsapp-flows/sending-a-whatsapp-form/send-whatsapp-form-in-a-bot.md): Simplify user data collection with Gallabox's Ask Form Card feature. Customize forms effortlessly and gather information seamlessly within the platform. Learn more about its usage.
- [Receiving Response of WhatsApp Forms](https://docs.gallabox.com/whatsapp-flows/receiving-response-of-whatsapp-forms.md): Discover all your customers' feedback in one place with Gallabox. Easily access and manage responses under WhatsApp Flows in your account settings.
- [Best Practices for WhatsApp Forms](https://docs.gallabox.com/whatsapp-flows/best-practices-for-whatsapp-forms.md): Elevate your WhatsApp Forms with our guide on maintaining consistency in capitalization and error handling.
- [Gallabox WhatsApp Forms FAQS](https://docs.gallabox.com/whatsapp-flows/gallabox-whatsapp-forms-faqs.md): Discover everything you need to know about Gallabox's WhatsApp Flow FAQs. Find detailed answers to your questions and streamline your experience.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.gallabox.com/whatsapp-flows.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
