# Overview

A **Follow-up campaign** is a type of web push campaign available in PushPushGo. It enhances communication with users by allowing you to send a **series of notifications** or **increase the reach** of a specific message.

Each Follow-up campaign consists of a **source campaign** and one or more **follow-ups** that are sent after the source campaign.

You can use a follow-up strategy in two main ways:

1. **Create a sequence of notifications** to maintain ongoing user engagement.
2. **Increase the reach of a campaign** by sending follow-ups to subscribers who did not receive the original message — for example, due to technical issues or temporary unavailability at the time of the initial send.

This feature helps ensure **broader message delivery** and supports **multi-step communication strategies** for more effective user engagement.


---

# 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://docs.pushpushgo.company/follow-up/overview.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.
