# Choosing your email composer

{% hint style="info" %}
**Three options for creating your email message**

Our responsive drag-and-drop composer, WYSIWYG editor, or raw HTML.
{% endhint %}

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

{% hint style="info" %}
We recommend using our responsive drag & drop email composer, which gives you a simple interface while ensuring your emails are correctly formatted to display on phones, tablets, and PCs without any technical know-how.
{% endhint %}

![](/files/PSh9pqW0cIGPcpNeLUWV)

{% hint style="info" %}
We have a state-of-the-art contemporary WYSIWYG for those who prefer the classic style or text-based conversational messages.
{% endhint %}

![](/files/8z2dNSZ9mBEyflYA3vbK)

{% hint style="info" %}
For advanced designers and those with "pixel-perfect" requirements we have a raw HTML source editor with a sliding side-by-side real-time preview window&#x20;
{% endhint %}

![](/files/XiSfqoZyFs6ThzXwvhqK)


---

# 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/broadcasts/choosing-your-email-composer.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.
