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

# WHATSAPP DRIP CAMPAIGN

- [Understanding Drip Marketing](https://docs.bizmagnets.ai/whatsapp-drip-campaign/understanding-drip-marketing.md): Discover the potential of WhatsApp Drip Campaigns and Customer Engagement Campaigns to seamlessly connect with your customers.
- [Basics of Drip Campaign](https://docs.bizmagnets.ai/whatsapp-drip-campaign/basics-of-drip-campaign.md): Discover the fundamentals of creating a Sequence or WhatsApp Drip Campaign in BizMagnets.
- [Create New Drip Campaign](https://docs.bizmagnets.ai/whatsapp-drip-campaign/create-new-drip-campaign.md): Learn how to easily initiate a new sequence. Assign a name, select your target audience, and choose your WhatsApp channel. Start your drip campaign now!
- [Drip Campaign Message Management](https://docs.bizmagnets.ai/whatsapp-drip-campaign/drip-campaign-message-management.md): Effortlessly send automated messages with customizable delivery options, template selection, and personalized links. Set delays, choose templates, and tailor links for streamlined communication.
- [Campaign Management Options](https://docs.bizmagnets.ai/whatsapp-drip-campaign/campaign-management-options.md): Easily create and manage sequences in BizMagnets.
- [Drip Campaign Analytics](https://docs.bizmagnets.ai/whatsapp-drip-campaign/drip-campaign-analytics.md): Get valuable insights into your campaigns with the Campaign Overview. Access key details such as the creator, creation date, step count, and the status and metrics of your sequences.
- [FAQs](https://docs.bizmagnets.ai/whatsapp-drip-campaign/faqs.md): Boost your marketing efforts with our comprehensive Frequently Asked Questions (FAQs) for Drip Marketing Campaigns.


---

# 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.bizmagnets.ai/whatsapp-drip-campaign.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.
