# MAIL NOTIFICATION

- [How email notifications work](https://docs.tipo.io/tipo-appointment-booking/mail-notification/how-email-notifications-work.md)
- [Customer emails](https://docs.tipo.io/tipo-appointment-booking/mail-notification/customer-emails.md)
- [Team member emails](https://docs.tipo.io/tipo-appointment-booking/mail-notification/team-member-emails.md)
- [Admin emails](https://docs.tipo.io/tipo-appointment-booking/mail-notification/admin-emails.md)
- [Add admin email addresses](https://docs.tipo.io/tipo-appointment-booking/mail-notification/admin-emails/add-admin-email-addresses.md)
- [Booking reminders](https://docs.tipo.io/tipo-appointment-booking/mail-notification/booking-reminders.md): Booking reminders automatically send emails before an appointment starts. They help reduce no-shows by reminding customers, team members, or merchants about upcoming bookings.
- [Reschedule notifications](https://docs.tipo.io/tipo-appointment-booking/mail-notification/reschedule-notifications.md)
- [Customize email content](https://docs.tipo.io/tipo-appointment-booking/mail-notification/customize-email-content.md): You can customize your email Subject and Content, and insert variables (placeholders) that automatically show booking/customer/service info in real emails.
- [Email provider (SMTP)](https://docs.tipo.io/tipo-appointment-booking/mail-notification/email-provider-smtp.md)
- [Create an App Password for Google](https://docs.tipo.io/tipo-appointment-booking/mail-notification/email-provider-smtp/create-an-app-password-for-google.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.tipo.io/tipo-appointment-booking/mail-notification.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.
