# Follow-up limits

* Each **Follow-up campaign** allows you to create **one source campaign** and up to **three follow-ups**.
* You have **12 days** from the moment the source campaign is sent to complete the entire follow-up sequence.
* If you plan to send all three follow-ups, we recommend spacing them **approximately three days apart** to ensure balanced timing and user engagement.

  A new campaign in the sequence can be **sent only after the previous campaign has expired**.


---

# 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/follow-up/follow-up-limits.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.
