> For the complete documentation index, see [llms.txt](https://docs.gallabox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gallabox.com/whatsapp-flows/sending-a-whatsapp-form.md).

# Sending a WhatsApp Form

### WhatsApp Flows Sharing

Sharing WhatsApp Flows on Gallabox greatly improves user interaction by streamlining the communication process on WhatsApp. Users can easily disseminate information via WhatsApp Flows by employing two primary methods: messaging through pre-defined templates or utilizing bots with integrated Ask & Send Cards. This functionality simplifies complex interactions, enabling efficient and structured conversations with end-users.

### **Share WhatsApp Flows in Gallabox**

Discover the ways to share WhatsApp Flows in Gallabox efficiently.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/pages/7YMT8FJsWROxAdqqbL8n">Send via Message Template</a></td><td>Users can send WhatsApp Flows through customizable message templates.</td><td></td><td></td></tr><tr><td><a href="/pages/aAMMKuFqcA71AAhbHgqy">Send via Bot</a></td><td>Incorporating Ask &#x26; Send Cards within bots to share WhatsApp Flows.</td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/sending-a-whatsapp-form.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.
