# Automations

- [Overview](https://docs.funnelish.com/automations/overview.md): Streamline your eCommerce operations and scale your revenue with automated fulfillment processes and followup sequences.
- [Set up automations](https://docs.funnelish.com/automations/overview/set-up-automations.md): Learn how to set up the different types of automations Funnelish offers.
- [Triggers](https://docs.funnelish.com/automations/triggers.md): Let's trigger some automations!
- [Actions](https://docs.funnelish.com/automations/actions.md)
- [Sending Emails](https://docs.funnelish.com/automations/actions/emails.md): Get your message out there
- [Text Only](https://docs.funnelish.com/automations/actions/emails/text-only.md): Just the basics
- [Templates](https://docs.funnelish.com/automations/actions/emails/templates.md): Design your messages
- [Send a Notification](https://docs.funnelish.com/automations/actions/send-a-notification.md): Stay informed
- [Delays](https://docs.funnelish.com/automations/actions/delays.md): Control the timing of actions
- [Conditions](https://docs.funnelish.com/automations/actions/conditions.md)
- [Webhooks](https://docs.funnelish.com/automations/actions/webhooks.md)
- [Jumps](https://docs.funnelish.com/automations/actions/jumps.md)
- [Integrations](https://docs.funnelish.com/automations/actions/integrations.md)
- [Tags](https://docs.funnelish.com/automations/actions/tags.md): Tags let you organize and segment your customers based on their activity inside your funnels. You can automatically apply or remove tags when specific events happen (e.g. optin, purchase).


---

# 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.funnelish.com/automations.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.
