# Email Newsletters

## ✉️ Creating an Email Newsletter

1. Click on **Digital Offer** on the left sidebar.
2. Select **"Email Newsletter"** as an offer type.
3. **Title Your Newsletter:**

* Enter a title for your email newsletter.

4. **Upload a Thumbnail:**

* Add a thumbnail image that will be displayed on the newsletter subscription page.

5. **Upload a Cover (Optional):**

* Enhance the aesthetics of the newsletter subscription page by uploading a cover image that provides additional information about the newsletter.

<figure><img src="/files/PBtm5seyuUT3WKw68lyB" alt=""><figcaption><p>The image on the left is a cover and the image on the right is a thumbnail.</p></figcaption></figure>

6. **Customize the Confirmation Email (Optional):**

* Customize the email that users will receive.

7. **Add Custom Code (Optional):**

* Insert custom code on the subscription page, such as a Facebook pixel for conversion tracking or live chat integration.

8. Click "**Save** to" create your email newsletter.
9. Click "**View offer page"** to preview the newsletter subscription page.

{% hint style="info" %}
To view who subscribed to this newsletter, navigate to Email Campaigns > Contact Lists.
{% endhint %}


---

# 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://help.intellectra.io/manual/monetization/email-newsletters.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.
