# Campaign Guide - Email

- [Email Campaigns - Basics](https://postman-v1.guides.gov.sg/campaign-guide-email/email.md): Mail merge is painful and takes a long time. Sending emails using Postman is not. Learn how to quickly send mass emails using Postman.
- [How do I send an email campaign?](https://postman-v1.guides.gov.sg/campaign-guide-email/email/how-do-i-send-an-email-campaign.md): Watch this video to learn how!
- [Scheduled Sending](https://postman-v1.guides.gov.sg/campaign-guide-email/email/scheduled-sending.md): Created your campaign, but want to send it at a future date and time\*? Postman's scheduled sending feature now allows you to do so, so you no longer have to log in to send campaigns after work hours
- [Bounced Emails and Halted Campaigns](https://postman-v1.guides.gov.sg/campaign-guide-email/email/halting-of-email-campaigns.md): Please read through this guide to understand the difference between hard and soft bounces, as well as halted campaigns.
- [Email Statistics](https://postman-v1.guides.gov.sg/campaign-guide-email/email/statistics.md): Go through this page to understand the stats from your campaign.
- [Formatting your Message Template](https://postman-v1.guides.gov.sg/campaign-guide-email/email/format-bar.md)
- [Variable Fields](https://postman-v1.guides.gov.sg/campaign-guide-email/email/variable-fields.md)
- [Unique URL Link per Recipient](https://postman-v1.guides.gov.sg/campaign-guide-email/email/unique-url-link-per-recipient.md): There are 2 ways to insert unique clickable URL links into your message template, customised by recipient.
- [Pasting Content from Microsoft Word](https://postman-v1.guides.gov.sg/campaign-guide-email/email/pasting-content-from-microsoft-word.md): Postman now supports direct pasting of content from Microsoft Word to the Postman email template.
- [Manage your Unsubscriptions](https://postman-v1.guides.gov.sg/campaign-guide-email/email/weekly-digest-of-unsubscription.md): Recipients requesting to unsubscribe from your campaigns are to be expected. How will you know when they do, and how can you prevent it?
- [Understanding Unsubscriptions](https://postman-v1.guides.gov.sg/campaign-guide-email/email/understanding-unsubscriptions.md): Learn more about unsubscription best practices, and how you can reduce your unsubscription rates.
- [Sending Password-Protected Emails](https://postman-v1.guides.gov.sg/campaign-guide-email/password-protected-email.md): Send high sensitivity emails using the password-protected email feature.
- [Tutorial](https://postman-v1.guides.gov.sg/campaign-guide-email/password-protected-email/tutorial.md): Copy & paste these templates to experience the set-up for a password-protected campaign


---

# 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://postman-v1.guides.gov.sg/campaign-guide-email.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.
