> 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/topics/general/crm/crm-tutorial-videos/crm-sending-messages-to-the-funnel.md).

# CRM - Sending messages to the funnel

In managing a sales funnel, effective communication is essential to engage leads and keep them on track until conversion. Often, there may be a need to send mass messages to all contacts in a funnel, whether to share a special promotion, reinforce a notice, or inform them about important changes. When well executed, this process can increase engagement opportunities and accelerate results.

However, it is essential to highlight that mass messaging requires care and planning. Sending too many messages or using the wrong approach can lead to the risk of the number being banned, especially on platforms like WhatsApp, which have strict rules against misuse.&#x20;

If you are already ready to learn how to set up mass message sending for your CRM funnel, keep following the tutorial video where we show the complete step-by-step process. Be sure to follow the best practices we mentioned and make the most of this tool to boost your sales!<br>

{% embed url="<https://youtu.be/KjIvbhf1Vrw>" %}


---

# 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/topics/general/crm/crm-tutorial-videos/crm-sending-messages-to-the-funnel.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.
