# Automated Newsletters

- [Getting Started](https://docs.feedotter.com/automated-newsletters/getting-started.md): Step-by-step setup of your first fully automated blog newsletter.
- [Marketo Sending](https://docs.feedotter.com/automated-newsletters/getting-started/marketo-sending.md): Complete your automation by connecting FeedOtter to Marketo for perfect, automated newsletter sending.
- [Pardot Sending](https://docs.feedotter.com/automated-newsletters/getting-started/pardot-sending.md): Now that you've set up your automated email campaign, finish the automation by connecting Pardot.
- [Eloqua Sending](https://docs.feedotter.com/automated-newsletters/getting-started/eloqua-sending.md): Now that you've set up your automated email campaign, finish the automation by connecting Eloqua.
- [SFMC Sending](https://docs.feedotter.com/automated-newsletters/getting-started/sfmc-sending.md): Now that you've set up your automated email campaign, finish the automation by connecting Salesforce Marketing Cloud.
- [HubSpot Sending](https://docs.feedotter.com/automated-newsletters/getting-started/hubspot-sending.md): Now that you've set up your automated email campaign, finish the automation by connecting HubSpot.
- [MailChimp Sending](https://docs.feedotter.com/automated-newsletters/getting-started/mailchimp-sending.md): Now that you've set up your automated email campaign, finish the automation by connecting MailChimp.
- [Active Campaign Sending](https://docs.feedotter.com/automated-newsletters/getting-started/active-campaign-sending.md): Coming Soon.
- [Scheduling Your Send](https://docs.feedotter.com/automated-newsletters/scheduling-your-send.md): One of FeedOtter's most powerful features is its ability to automate content-rich email deliveries, all driven by our robust scheduling engine.
- [Require New Content to Send](https://docs.feedotter.com/automated-newsletters/scheduling-your-send/require-new-content-to-send.md)
- [Intervals](https://docs.feedotter.com/automated-newsletters/scheduling-your-send/intervals.md): Use intervals in scheduling automated newsletters to allow for scheduled breaks in your sending frequency.
- [Features](https://docs.feedotter.com/automated-newsletters/features.md)
- [Last Send Date](https://docs.feedotter.com/automated-newsletters/features/last-send-date.md): FeedOtter intelligently filters content and only sends when new content has been published.
- [Send Now](https://docs.feedotter.com/automated-newsletters/features/send-now.md): Send Now allows you to immediately trigger your automated email.
- [Sending History](https://docs.feedotter.com/automated-newsletters/features/sending-history.md): View your automated campaign's send history and all its details.
- [UTM Parameters](https://docs.feedotter.com/automated-newsletters/features/utm-parameters.md): UTM parameters allow you to report on the website traffic created by your automated newsletters.
- [Custom Subject Lines](https://docs.feedotter.com/automated-newsletters/features/custom-subject-lines.md)
- [Notifications](https://docs.feedotter.com/automated-newsletters/features/notifications.md): Customize how FeedOtter communicates automation results and the people who receive them.
- [Multiple Feeds](https://docs.feedotter.com/automated-newsletters/features/multiple-feeds.md): Use multiple RSS feeds in a single automated RSS email with FeedOtter.
- [Merging Feeds](https://docs.feedotter.com/automated-newsletters/features/multiple-feeds/merging-feeds.md)
- [Pulling in External JSON/XML Data](https://docs.feedotter.com/automated-newsletters/features/multiple-feeds/pulling-in-external-json-xml-data.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.feedotter.com/automated-newsletters.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.
