# Email Resources

- [Marketing Emails with AWS SES](https://blog.sendune.com/email-resources/marketing-emails-with-aws-ses.md): The easy way to use AWS SES for marketing emails.
- [Transactional Emails with AWS SES](https://blog.sendune.com/email-resources/transactional-emails-with-aws-ses.md): The easy way to use AWS SES for transactional emails.
- [DNSBL](https://blog.sendune.com/email-resources/dnsbl-awsses-sendune.md): A quick overview of how DNSBLs work and how AWS SES and SENDUNE.com protect you.
- [Email deliverability and inbox placement](https://blog.sendune.com/email-resources/basics-of-email-deliverability-and-inbox-placement.md): Breaking some myths.
- [Getting production access to AWS SES](https://blog.sendune.com/email-resources/getting-production-access-to-aws-ses.md): Move out of AWS SES Sandbox and increase sending limits.
- [10 tips for better email design and delivery](https://blog.sendune.com/email-resources/10-tips-for-better-email-design-and-delivery.md)
- [Open source HTML email editors](https://blog.sendune.com/email-resources/open-source-html-email-editors.md): A master list of truly open source HTML email editors.
- [Warming up your email account](https://blog.sendune.com/email-resources/warming-up-your-email-account.md): The easy and free way to warm up your email account.
- [Open source HTML email editor and designer](https://blog.sendune.com/email-resources/opensource-html-email-editor-and-nocode-designer.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://blog.sendune.com/email-resources.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.
