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

# WhatsApp

- [@mentioned on WhatsApp – What it is, how it works, and how to handle it in SprintHub](https://docs.sprinthub.com/en/strategies/whatsapp/mentioned-on-whatsapp-what-it-is-how-it-works-and-how-to-handle-it-in-sprinthub.md)
- [Problems with WhatsApp](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp.md)
- [WhatsApp Blocks and Bans: What You Need to Know](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/whatsapp-blocks-and-bans-what-you-need-to-know.md)
- [WhatsApp Blocks and Bans: I received a policy violation notice, now what?](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/whatsapp-blocks-and-bans-i-received-a-policy-violation-notice-now-what.md)
- [Why did I receive the notice "Waiting for message - This action may take a few moments"](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/why-did-i-receive-the-notice-waiting-for-message-this-action-may-take-a-few-moments.md): The problem is NOT related to SprintHub; it is a common issue with WhatsApp itself.
- [Problems with WhatsApp Web Integration: What to Do?](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/problems-with-whatsapp-web-integration-what-to-do.md)
- [Best practices with WhatsApp Web](https://docs.sprinthub.com/en/strategies/whatsapp/best-practices-with-whatsapp-web.md)
- [Automation with Safety: Strategy to Reduce Blocking on WhatsApp Web with High Lead Volume](https://docs.sprinthub.com/en/strategies/whatsapp/best-practices-with-whatsapp-web/automation-with-safety-strategy-to-reduce-blocking-on-whatsapp-web-with-high-lead-volume.md): In communication automation projects, especially using WhatsApp Web, one of the biggest challenges companies face is handling bulk message sending without compromising the integrit
- [Receive a message on Official WhatsApp and call the Lead through WhatsApp Web](https://docs.sprinthub.com/en/strategies/whatsapp/receive-a-message-on-official-whatsapp-and-call-the-lead-through-whatsapp-web.md)
- [Automatically track sales through WhatsApp with SprintHub](https://docs.sprinthub.com/en/strategies/whatsapp/automatically-track-sales-through-whatsapp-with-sprinthub.md): Automatically track the source of conversations and get valuable data to optimize your paid traffic campaigns, increasing your sales.
- [Differences between WhatsApp, WhatsApp Business, and WABA (Official WhatsApp API)](https://docs.sprinthub.com/en/strategies/whatsapp/differences-between-whatsapp-whatsapp-business-and-waba-official-whatsapp-api.md)
- [WhatsApp - Ways to Send Messages and Templates](https://docs.sprinthub.com/en/strategies/whatsapp/whatsapp-ways-to-send-messages-and-templates.md)
- [How to Approve the WhatsApp Display Name in the Official API](https://docs.sprinthub.com/en/strategies/whatsapp/how-to-approve-the-whatsapp-display-name-in-the-official-api.md): Practical guide for SprintHub customers who use direct integration with the official WhatsApp API (Cloud API). Understand what the display name is, why it is different from the "certificate", and how to get it


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/en/strategies/whatsapp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
