# What you can do with funnels

* [ ] Create automated email sequences triggered when contacts are tagged, subscribe via an opt-in form, or open a message sent in a broadcast.
* [ ] Exit contacts from a funnel by untagging them once a goal has been achieved.
* [ ] Use a custom from name and email address for each message to integrate multiple personas across your business.
* [ ] Send every message to all contacts or only continue sending messages to contacts who've engaged with a previous message in the sequence.&#x20;
* [ ] Choose a separate [postal route](/docs/introduction/postal-routes.md) for each message.
* [ ] Compose each message using our drag-and-drop builder, WYSIWYG, or raw HTML.
* [ ] All the suppression, and exclusion features found in broadcasts.
* [ ] All the engagement tagging features found in broadcasts.
* [ ] Detailed delivery reports for each domain, heatmaps, and the summary report found in broadcasts.


---

# 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/funnels/what-you-can-do-with-funnels.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.
