> For the complete documentation index, see [llms.txt](https://docs.societallabs.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.societallabs.com/integrations/our-integrations/mailerlite.md).

# MailerLite

Mailer Lite is an email marketing tool that primarily focuses on simplifying email processes. It enables users to build engaging email campaigns, manage subscribers, track results of their campaigns, and also design personalized landing pages and pop-ups. With its user-friendly interface, Mailer Lite makes it easy for businesses of all sizes to create and send beautiful and effective email campaigns. Some of its key features include drag-and-drop editor, rich text editor, custom HTML editor, built-in photo editing, file manager, subscriber management, pop-ups, landing pages, embedded forms, and more. Mailer Lite also offers advanced features such as automation, segmentation, personalization, A/B testing, and detailed campaign reports.

### Tips for creating your Mailer Lite account

* You must use a work email address. For example, <jvazquez@hustlinglabs.com> instead of <jvazquez@gmail.com>
* Complete your profile. Address, website URL, and other information is required before they review your account.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.societallabs.com/integrations/our-integrations/mailerlite.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
