# How to manually publish a curated newsletter

If you need to publish your newsletter right now. Look at the bottom of the Publish screen in FeedOtter. You will see an option to access the raw email HTML code. You can copy and paste this code into a new email manually for an immediate send from your Email Sending Provider.

### Here are the steps to publish manually:

1\) When you are ready to send your email click publish.

2\) On the following page select your ESP and publish.&#x20;

3\) If the publish fails, you can click the "**download your full email for now**" button and paste the code into your ESP to manually send the email.

<figure><img src="/files/GfVhM1v1Xckvl2hiXvJ1" alt=""><figcaption></figcaption></figure>


---

# 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/faq/how-to-manually-publish-a-curated-newsletter.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.
