# Funnels

- [What you can do with funnels](https://docs.emaildelivery.com/docs/funnels/what-you-can-do-with-funnels.md)
- [Create a funnel](https://docs.emaildelivery.com/docs/funnels/create-a-funnel.md)
- [Choosing your funnel type](https://docs.emaildelivery.com/docs/funnels/choosing-your-funnel-type.md)
- [From Name & From Email - editing](https://docs.emaildelivery.com/docs/funnels/from-name-and-from-email-editing.md)
- [Activating your funnel](https://docs.emaildelivery.com/docs/funnels/activating-your-funnel.md)
- [Trigger an email funnel from a broadcast](https://docs.emaildelivery.com/docs/funnels/trigger-an-email-funnel-from-a-broadcast.md)
- [Tag contacts who open your funnel messages](https://docs.emaildelivery.com/docs/funnels/tag-contacts-who-open-your-funnel-messages.md)
- [Choosing your email composer](https://docs.emaildelivery.com/docs/funnels/choosing-your-email-composer.md)
- [Augment your subject line with a preheader](https://docs.emaildelivery.com/docs/funnels/augment-your-subject-line-with-a-preheader.md)
- [Design your automated email sequence](https://docs.emaildelivery.com/docs/funnels/design-your-automated-email-sequence.md)
- [Contact Suppression and Exclusion](https://docs.emaildelivery.com/docs/funnels/contact-suppression-and-exclusion.md)
- [Adding a funnel to an opt-in subscriber form](https://docs.emaildelivery.com/docs/funnels/adding-a-funnel-to-an-opt-in-subscriber-form.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.emaildelivery.com/docs/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.
