# Emails

Emails in NATS can be sent to Affiliates or Members as a way to communicate with the people that help you succeed in your business. Emails can be managed and sent in the Mass Mailer admin where can you write emails, set up rules to specify who is able to view your mail, create test emails before sending them out and more.

## Common Questions

{% content-ref url="/pages/FAchgJIRjogmcGXYlgfo" %}
[Setting Up an External Mail Server (SMTP/Gmail)](/nats-admin/mass-mailing/common-question/setting-up-an-external-mail-server-smtp-gmail.md)
{% endcontent-ref %}

{% content-ref url="/pages/2uwxEQvoxWpsJwNldrGQ" %}
[How to Add a New Mail](/nats-admin/mass-mailing/common-question/how-to-add-a-new-mail.md)
{% endcontent-ref %}

## NATS Configuration

{% content-ref url="/pages/5gBM7HeAubM8pSYEim41" %}
[Emails](/nats-admin/configuration/configuration-overview/emails.md)
{% endcontent-ref %}

## NATS Admin

{% content-ref url="/pages/VA2NOubfUbORCVG5KzYr" %}
[Mass Mailing](/nats-admin/mass-mailing.md)
{% endcontent-ref %}

{% content-ref url="/pages/eMDHRXiddWiyCiuytsYa" %}
[Mailing Management](/nats-admin/mass-mailing/mailing-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/iIjQIW0c1F3dMN0Vwjfk" %}
[Mailing Overview](/nats-admin/mass-mailing/mailing-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/C3Nn1ly7Bnb2O38wxSPH" %}
[Remove Lists](/nats-admin/mass-mailing/remove-lists.md)
{% endcontent-ref %}

{% content-ref url="/pages/t7XMyMknY8EMRQocOOxJ" %}
[Mailing Queue](/nats-admin/mass-mailing/mailing-queue.md)
{% endcontent-ref %}

## Further Reading

* [Reminder Emails](/nats-admin/mass-mailing/further-reading/reminder-emails.md)
* [Mailing Expired Members](/nats-admin/mass-mailing/further-reading/mailing-expired-members.md)
* [Mailing Never Join Members](/nats-admin/mass-mailing/further-reading/mailing-never-join-members.md)
* [Common Mailer Examples](/nats-admin/mass-mailing/further-reading/common-mailer-examples.md)
* [Mass Mailer Template Variables](/nats-admin/mass-mailing/further-reading/mass-mailer-template-variables.md)
* [Welcome Back Offers](/nats-admin/mass-mailing/further-reading/welcome-back-offers.md)


---

# 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.toomuchmedia.com/getting-started/common-topics/emails.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.
