# CAMPAIGNS

- [Delivery automation](https://push-help.sare.pl/campaigns/automation.md): Use triggers, conditions and actions to create a custom automation. E.g. send a few minutes after a subscriber leave the website.
- [Welcome notification](https://push-help.sare.pl/campaigns/automation/welcome-notification.md)
- [When leave website](https://push-help.sare.pl/campaigns/automation/when-leave-website.md)
- [When visit specific web page](https://push-help.sare.pl/campaigns/automation/when-visit-specific-page.md)
- [When spend X time on specific web page](https://push-help.sare.pl/campaigns/automation/when-spend-x-time-on-specific-page.md)
- [Delivery to audience](https://push-help.sare.pl/campaigns/audience.md): Sendflow offers many sending methods to different subscribers.
- [Send to all subscribers](https://push-help.sare.pl/campaigns/audience/to-all-subscribers.md): In the following sections describe how send campaigns to all subscribers.
- [Send to particular segments](https://push-help.sare.pl/campaigns/audience/sending-to-particular-segments.md): In the following sections describe how send campaigns to particular segments.
- [Send to particular tags](https://push-help.sare.pl/campaigns/audience/sending-to-particular-tags.md): In the following sections describe how send campaigns to particular tags.
- [Send to test segment](https://push-help.sare.pl/campaigns/audience/test-messages.md): In the following sections describe the how to sending web push notifications to test subscribers.
- [Delivery scheduling](https://push-help.sare.pl/campaigns/delivery-scheduling.md)
- [Send at a particular time](https://push-help.sare.pl/campaigns/delivery-scheduling/send-at-a-particular-time.md)
- [Sent recurring](https://push-help.sare.pl/campaigns/delivery-scheduling/sent-recurring.md)
- [Message personalization](https://push-help.sare.pl/campaigns/personalization.md): In the following sections describe message personalization.
- [Message preview](https://push-help.sare.pl/campaigns/message-preview.md): In the following sections describe message preview.
- [Message time to live](https://push-help.sare.pl/campaigns/message-time-to-live.md): In the following sections describe what is time to live (TTL)
- [Images and icons](https://push-help.sare.pl/campaigns/sending-with-images-icons-and-badges.md): In the following sections describe the best practices for sending web push notifications that include images and icons.


---

# 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://push-help.sare.pl/campaigns.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.
