> 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

- [@mention on WhatsApp – What it is, how it works, and how to use it in SprintHub](https://docs.sprinthub.com/en/strategies/whatsapp/mention-on-whatsapp-what-it-is-how-it-works-and-how-to-use-it-in-sprinthub.md)
- [Problems with WhatsApp](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp.md)
- [Blocks and Bans on WhatsApp: What You Need to Know](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/blocks-and-bans-on-whatsapp-what-you-need-to-know.md)
- [Blocks and Bans on WhatsApp: I received a policy violation notice, now what?](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/blocks-and-bans-on-whatsapp-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 Should You Do?](https://docs.sprinthub.com/en/strategies/whatsapp/problems-with-whatsapp/problems-with-whatsapp-web-integration-what-should-you-do.md)
- [Best practices with WhatsApp Web](https://docs.sprinthub.com/en/strategies/whatsapp/best-practices-with-whatsapp-web.md)
- [Secure Automation: Strategy to Reduce WhatsApp Web Blocks with High Lead Volumes](https://docs.sprinthub.com/en/strategies/whatsapp/best-practices-with-whatsapp-web/secure-automation-strategy-to-reduce-whatsapp-web-blocks-with-high-lead-volumes.md): In communication automation projects, especially using WhatsApp Web, one of the biggest challenges companies face is handling mass message sending without compromising integrity
- [Receives a message on Official WhatsApp and contacts the Lead via WhatsApp Web](https://docs.sprinthub.com/en/strategies/whatsapp/receives-a-message-on-official-whatsapp-and-contacts-the-lead-via-whatsapp-web.md)
- [Track sales via WhatsApp automatically with SprintHub](https://docs.sprinthub.com/en/strategies/whatsapp/track-sales-via-whatsapp-automatically-with-sprinthub.md): Automatically track the source of conversations and obtain 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
- [Why WhatsApp Is Banning Numbers and How the Official API Solves It](https://docs.sprinthub.com/en/strategies/whatsapp/why-whatsapp-is-banning-numbers-and-how-the-official-api-solves-it.md)


---

# 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.
