# Custom Template Guide

- [Overview](https://docs.feedotter.com/custom-template-guide/overview.md): FeedOtter newsletter's support custom designs and templates. Here are some options for using and preparing custom email designs for use with FeedOtter.
- [Use an ESP Template](https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template.md): Bring in an existing template from your ESP for use in FeedOtter.
- [Marketo Export Guide](https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template/marketo-export-guide.md): Learn how to export a Marketo template for use in FeedOtter.
- [Pardot Export Guide](https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template/pardot-export-guide.md): Send us your existing Pardot template for use in FeedOtter RSS emails.
- [HubSpot Export Guide](https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template/hubspot-export-guide.md): Learn how to use your HubSpot template in FeedOtter.
- [ActiveCampaign Export Guide](https://docs.feedotter.com/custom-template-guide/overview/use-an-esp-template/activecampaign-export-guide.md): Learn how to export a ActiveCampaign template for use in FeedOtter.
- [Hire/Use a Designer](https://docs.feedotter.com/custom-template-guide/overview/hire-use-a-designer.md): Tips on how to work with a designer or agency to create a custom email template for FeedOtter.
- [Use a FeedOtter Template](https://docs.feedotter.com/custom-template-guide/overview/use-a-feedotter-template.md): Don’t want to start from scratch? Explore FeedOtter’s template library, where you can choose a pre-built design and customize it to match your brand.
- [Use a Free Email Builder](https://docs.feedotter.com/custom-template-guide/overview/use-a-free-email-builder.md): If you don’t have a template in place, don’t worry. This section shares resources and options for getting started.
- [HTML Email Best Practices](https://docs.feedotter.com/custom-template-guide/html-email-best-practices.md): Follow these best practices for a quick, error-free custom HTML template setup.


---

# 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.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.
