# WhatsApp Automation

- [Getting started with WhatsApp integration](https://help.retainful.com/whatsapp-automation/getting-started-with-whatsapp-integration.md)
- [WhatsApp API integration with Retainful](https://help.retainful.com/whatsapp-automation/whatsapp-api-integration-with-retainful.md): Connect your WhatsApp Business account to Retainful to send automated messages, directly to customers. This guide shows the step-by-step integration flow.
- [How to Set Up WhatsApp automation in Retainful](https://help.retainful.com/whatsapp-automation/how-to-set-up-whatsapp-automation-in-retainful.md)
- [Using the Template Editor in Retainful](https://help.retainful.com/whatsapp-automation/using-the-template-editor-in-retainful.md): The Template Editor in Retainful allows you to design, customize, and submit WhatsApp message templates for Meta’s approval. These templates are required before you can send automated WhatsApp message
- [Retainful Wallet: Complete Customer Guide](https://help.retainful.com/whatsapp-automation/retainful-wallet-complete-customer-guide.md): Retainful's Wallet lets you prepay and store funds, with charges auto-deducted—simplifying billing and preventing service interruptions.


---

# 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://help.retainful.com/whatsapp-automation.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.
