# Prompts for Promotions, Notifications

{% stepper %}
{% step %}

### Newsletter

* Create a newsletter email campaign for my business.&#x20;
* Identify our company's purpose and structure based on the company website.&#x20;
* Please ask if you need more information about the company's website and other relevant pages.
* Import images from the company website if not available please ask me for the website and use relevant images in the email.
* Make sure the email header is compelling and persuasive.
* My goals for this email are to promote any campaigns, offers, deals, or new products that we have to customers. &#x20;
* Make the subject line intriguing so that it drives intrigue for the user
* Make the email visually appealing using the fonts, colors, styles, and images from the company's website. If any of the features are unavailable use similar ones instead.
* Ensure that:

  * There is an email preview that  clearly summarizes the email and achieves the email's overall goals
  * Footer includes social media links, unsubscribe button, and company address
  * All URLs are valid

{% endstep %}

{% step %}

### Webinar Follow up

* Create a webinar follow up email campaign for my business.&#x20;
* Identify our company's purpose and structure based on the company website as well as details about our most recent webinar.&#x20;
* Please ask if you need more information about the company's website and other relevant pages.
* Import images from the company website if not available please ask me for the website and use relevant images in the email.
* Make sure the email header is compelling and persuasive.
* My goals for this email are to remind customers of the main topics discussed in the webinar, as well as the speakers and companies represented.&#x20;
* Make the subject line intriguing so that it drives familiarity for the user
* Make the email visually appealing using the fonts, colors, styles, and images from the company's website. If any of the features are unavailable use similar ones instead.
* Ensure that:
  * There is an email preview that  clearly summarizes the email and achieves the email's overall goals
  * Footer includes social media links, unsubscribe button, and company address
  * All URLs are valid
    {% endstep %}
    {% endstepper %}


---

# 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://humanic.gitbook.io/humanic/getting-started-with-humanic/generate-your-first-email/prompts-for-promotions-notifications.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.
