# Publishing to HTML

Publishing to HTML is the simplest form of export and as the name suggests FeedOtter packs up your full email code and gives you the raw html.

When you proceed to publish, you will see the option to download the full HTML code. This can be helpful if your integration is failing to publish or you want to use advanced features of your ESP such as A/B testing.

<div align="left"><figure><img src="/files/3DTBNWajjW7TvonvcUwc" alt="" width="375"><figcaption></figcaption></figure></div>

You can paste this code into your ESP's code editor.


---

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