# What you can do with broadcasts

* [ ] Add free high quality images from Pixabay to your templates
* [ ] Send over any postal route created in the backend
* [ ] Use unlimited combinations of contact lists, segments, and tagged contacts in one campaign
* [ ] Suppress segments and tagged contacts
* [ ] Upload suppression lists
* [ ] Add openers and clickers to an automated email sequence&#x20;
* [ ] Automated resending to non-openers at a future date/time&#x20;
* [ ] Tag and untag openers and clickers
* [ ] Personalization using any fields in your contact lists in the subject line and message&#x20;
* [ ] Add personalization fields in your template links using any data from your contact lists for landing page form autofills and tracking&#x20;
* [ ] Choose between three message editors: in-house drag and drop, WYSIWYG, and raw HTML&#x20;
* [ ] Add 3rd party unsubscribe links that allow contacts to unsubscribe from advertisers while staying on your list
* [ ] Deliver your contacts in random order or prioritize newest contacts first
* [ ] Export a csv of openers, clickers, unsubscribes, complaints, and delivery successes
* [ ] Trigger webhooks to another platform for realtime processing of opens, clicks, bounces, complaints, unsubscribes
* [ ] Detailed reporting including message heatmap, contact geos, and devices/browsers&#x20;
* [ ] Per domain metrics including open rate, CTR, unsubs, bounces, complaints for all contact list domains broken out individually


---

# 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.emaildelivery.com/docs/broadcasts/what-you-can-do-with-broadcasts.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.
