# Use an ESP Template

You can import any HTML email template built in your ESP (Marketo, Pardot, Eloqua, HubSpot, etc.) into FeedOtter by exporting the code. To ensure your template works correctly, it’s important to follow the export guide for your platform.

{% hint style="warning" %}
**Before you export:** Please read [this guide](/custom-template-guide/html-email-best-practices.md) to ensure HTML email best practices are applied.
{% endhint %}

### How to Prepare a Template for FeedOtter

{% content-ref url="/pages/NE3uDJn4V2NmVCvBHAS7" %}
[Marketo Export Guide](/custom-template-guide/overview/use-an-esp-template/marketo-export-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/XCfAbr346atXsYNmdv0W" %}
[Pardot Export Guide](/custom-template-guide/overview/use-an-esp-template/pardot-export-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/AuOmyCbjelQuDMeBzsO3" %}
[HubSpot Export Guide](/custom-template-guide/overview/use-an-esp-template/hubspot-export-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/MQR9QsA5zo6H9nztaUnt" %}
[ActiveCampaign Export Guide](/custom-template-guide/overview/use-an-esp-template/activecampaign-export-guide.md)
{% endcontent-ref %}

Once your HTML code is exported, email the downloaded file to our team and we’ll set it up with the necessary FeedOtter-specific tokens to ensure it works properly in FeedOtter. As a friendly reminder, please run a **Litmus test** (or similar rendering check) before sending it to us.

💬 **Need help?** Contact us at <success@feedotter.com>.


---

# 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/custom-template-guide/overview/use-an-esp-template.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.
