# Drip Camping

**The Drip Campaign feature in Maildrip allows you to automate the process of sending a series of targeted emails to your subscribers over time. Instead of sending out one-off emails, a drip campaign enables you to create a sequence of emails that are delivered automatically based on specific triggers or schedules.**

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

**Key Benefits:**

1. **Nurturing Leads**: Drip campaigns help in gradually building relationships with your subscribers. For instance, you can create a welcome series that introduces new subscribers to your brand, followed by educational content that helps them understand your products or services.
2. **Increased Engagement**: By sending timely, relevant emails at regular intervals, you keep your audience engaged and interested, increasing the likelihood of them taking desired actions, such as making a purchase or signing up for a service.
3. **Personalization**: Drip campaigns can be personalized based on subscriber behavior, such as opening an email, clicking a link, or making a purchase. This ensures that your subscribers receive content that is relevant to their interests and needs.
4. **Automation**: Once set up, drip campaigns run automatically, saving you time and effort. You can focus on other aspects of your business while your email marketing works in the background.


---

# 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://maildrip.gitbook.io/documentation/user-guide/drip-camping.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.
