# Email Marketing

- [Overview](https://help.nobi.pro/nobi-marketing/email-marketing/untitled-2.md): Nobita supports you with statistics of all email campaigns and automated emails. Displays a graph of email status statistics for the last 30 days.
- [Email Campaign](https://help.nobi.pro/nobi-marketing/email-marketing/untitled-1.md): Here you can create campaigns, manage campaigns that automatically send messages to customers via Email.
- [Email Automation](https://help.nobi.pro/nobi-marketing/email-marketing/email-automation.md): Nobita supports you to manage automatic email. These are the campaigns that are created when you execute an automation process related to the Email action.
- [Setup SMTP](https://help.nobi.pro/nobi-marketing/email-marketing/setup-smtp.md): SMTP (Simple Mail Transfer Protocol) is a standard TCP/IP protocol used to transmit electronic mail (e-mail) over the internet.
- [Email Sample](https://help.nobi.pro/nobi-marketing/email-marketing/email-sample.md): You can set up and manage email templates for marketing Email campaigns.


---

# 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.nobi.pro/nobi-marketing/email-marketing.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.
