# WhatsApp Mini Apps

{% content-ref url="/pages/wI1IO0qRw5XCI5Lqhq8q" %}
[How To Create WhatsApp Mini Apps / Native Flows And Send Via Bot Builder ?](/whatsapp-mini-apps/how-to-create-whatsapp-mini-apps-native-flows-and-send-via-bot-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/kA86q2p1PQLFGZm08osO" %}
[How to Send Data to Google sheet once mini app is submmited ?](/whatsapp-mini-apps/how-to-send-data-to-google-sheet-once-mini-app-is-submmited.md)
{% endcontent-ref %}

{% content-ref url="/pages/vYLBs3bx08rBNGa6x3bx" %}
[How to Send WhatsApp Native Flows / Mini App Via Bot And Save Response In Custom Fields in Crm ?](/whatsapp-mini-apps/how-to-send-whatsapp-native-flows-mini-app-via-bot-and-save-response-in-custom-fields-in-crm.md)
{% endcontent-ref %}


---

# 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.watheta.com/whatsapp-mini-apps.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.
