# Campaigns

- [Campaigns](https://docs.pushpushgo.company/campaigns/campaigns.md)
- [Push campaign](https://docs.pushpushgo.company/campaigns/push-campaign.md)
- [Create Campaign](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign.md)
- [Content](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/content.md)
- [Personalization](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/content/personalization.md): Nunjucks
- [Audience](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/audience.md)
- [By Segment](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/audience/by-segment.md)
- [By Labels](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/audience/by-labels.md)
- [Provider options](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/provider-options.md)
- [Time](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/time.md)
- [Drafts](https://docs.pushpushgo.company/campaigns/push-campaign/create-campaign/drafts.md)
- [Campaign List](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-list.md)
- [Cancel Campaign](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-list/cancel-campaign.md)
- [Copy Campaign](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-list/copy-campaign.md)
- [Copying and pasting campaigns between projects](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-list/copying-and-pasting-campaigns-between-projects.md)
- [Delete Campaign](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-list/delete-campaign.md)
- [Campaign Report](https://docs.pushpushgo.company/campaigns/push-campaign/campaign-report.md)
- [AB test](https://docs.pushpushgo.company/campaigns/ab-test.md)
- [Create AB test](https://docs.pushpushgo.company/campaigns/ab-test/create.md)
- [Variants](https://docs.pushpushgo.company/campaigns/ab-test/create/variants.md)
- [Audience](https://docs.pushpushgo.company/campaigns/ab-test/create/audience.md)
- [Provider options](https://docs.pushpushgo.company/campaigns/ab-test/create/provider-options.md)
- [Time](https://docs.pushpushgo.company/campaigns/ab-test/create/time.md)
- [Save draft or accept a test](https://docs.pushpushgo.company/campaigns/ab-test/create/save-draft-or-accept-a-test.md)
- [AB test list](https://docs.pushpushgo.company/campaigns/ab-test/list.md)
- [Winner selection](https://docs.pushpushgo.company/campaigns/ab-test/winner-selection.md)
- [AB test report](https://docs.pushpushgo.company/campaigns/ab-test/report.md)
- [Cancel AB Test](https://docs.pushpushgo.company/campaigns/ab-test/cancel-ab-test.md)
- [Send AB test saved as draft](https://docs.pushpushgo.company/campaigns/ab-test/send-ab-test-saved-as-draft.md)
- [Resend AB test](https://docs.pushpushgo.company/campaigns/ab-test/resend.md)
- [Delete AB test](https://docs.pushpushgo.company/campaigns/ab-test/delete.md)
- [RSS campaign](https://docs.pushpushgo.company/campaigns/rss-campaign.md)
- [Create RSS campaign](https://docs.pushpushgo.company/campaigns/rss-campaign/create-rss-campaign.md): To create and send a new RSS campaign, click on the arrow next to the "New campaign" button and select the "RSS campaign" option from the list.
- [Audience](https://docs.pushpushgo.company/campaigns/rss-campaign/audience.md)
- [Enable RSS campaign](https://docs.pushpushgo.company/campaigns/rss-campaign/enable-rss-campaign.md)
- [RSS campaign report](https://docs.pushpushgo.company/campaigns/rss-campaign/rss-campaign-report.md)
- [Chrome plugin for Rocket push](https://docs.pushpushgo.company/campaigns/chrome-plugin-for-rocket-push.md)
- [Multi Push](https://docs.pushpushgo.company/campaigns/multi-push.md)
- [Daily push capping](https://docs.pushpushgo.company/campaigns/daily-push-capping.md)
- [Planner](https://docs.pushpushgo.company/campaigns/planner.md)
- [FAQ](https://docs.pushpushgo.company/campaigns/faq.md)


---

# 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/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.
