# Drag and drop, WYSIWYG, raw HTML, and reusing templates

There are five options when you create a new Broadcast, Funnel Message, or Transactional email template.&#x20;

<figure><img src="/files/1lEwPLvaVe6nePhrRdAw" alt=""><figcaption></figcaption></figure>

All methods of sending email through your ESP platform have the same email composer options:&#x20;

{% hint style="info" %}
**Recent emails are templates that have already been used to send a message.**
{% endhint %}

If you create a contact list with one email address and send a broadcast to yourself, the template you used for that message will live on forever under 'Recent Emails' and be available for future campaigns.

{% hint style="info" %}
**Start from Scratch.**
{% endhint %}

This will create a blank drag and drop canvas.&#x20;

{% hint style="info" %}
**WYSIWYG.**
{% endhint %}

We use integrated TinyMCE for our text based composer.&#x20;

{% hint style="info" %}
**Import raw HTML.**
{% endhint %}

For those who need pixel perfection.&#x20;

{% hint style="info" %}
**Just click a template.**
{% endhint %}

If a blank canvas is too intimidating, maybe one of our templates will give you a jump start.&#x20;


---

# 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.emaildelivery.com/docs/what-to-know-before-using-the-email-marketing-platform/drag-and-drop-wysiwyg-raw-html-and-reusing-templates.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.
