> For the complete documentation index, see [llms.txt](https://docs.feedotter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedotter.com/newsletters/publishing.md).

# Publishing

It's a great idea to set up your ESP integration before publishing. Click the link below to get started!

{% content-ref url="/pages/S1GCDgbcWaZg8HGJhoUy" %}
[Getting Started](/integrations/getting-started.md)
{% endcontent-ref %}

Click on the ESP you are using to learn more about publishing:

{% content-ref url="/pages/9x15uek43fYACnXHGocV" %}
[Publishing to Marketo](/newsletters/publishing/publishing-to-marketo.md)
{% endcontent-ref %}

{% content-ref url="/pages/TtcQYIkBeU3ml3i1jPRP" %}
[Publishing to Pardot](/newsletters/publishing/publishing-to-pardot.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZRknP6m3SoQ3I4fCn8Fk" %}
[Publishing to Eloqua](/newsletters/publishing/publishing-to-eloqua.md)
{% endcontent-ref %}

{% content-ref url="/pages/c0arVMjY5ytwkEU4b8aW" %}
[Publishing to HubSpot](/newsletters/publishing/publishing-to-hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q9YTLIAPMmfSxDant0dG" %}
[Publishing to MailChimp](/newsletters/publishing/publishing-to-mailchimp.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/newsletters/publishing.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.
