# E-mail

- [Automatische mails](https://docs.voordemensen.nl/dashboard/e-mail/reminders.md): Na een bestelling, voorafgaand aan of na afloop van een evenement kun je klanten automatisch een e-mail sturen. Denk aan herinneringen, kortingscodes bij extra bestellingen of verzoeken om reviews.
- [Campagnes](https://docs.voordemensen.nl/dashboard/e-mail/campagnes.md): Met het campagne systeem kun je gerichte e-mails versturen naar specifieke doelgroepen uit je bezoekersbestand.
- [Selecties](https://docs.voordemensen.nl/dashboard/e-mail/selecties.md)
- [Systeemberichten](https://docs.voordemensen.nl/dashboard/e-mail/systeemberichten.md)
- [Templates](https://docs.voordemensen.nl/dashboard/e-mail/templates.md)
- [Verzendlog](https://docs.voordemensen.nl/dashboard/e-mail/verzendlog.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.voordemensen.nl/dashboard/e-mail.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.
