# Deliverability Features

Maximize your email deliverability with Mailtrap's comprehensive suite of deliverability tools. These features help you maintain a good sender reputation, manage bounces effectively, and ensure your emails reach their intended recipients.

### Essential Guide

#### [Email Deliverability Guide](https://mailtrap.io/email-deliverability-guide/)

**Start here!** Our comprehensive guide covers everything you need to know about achieving optimal deliverability:

* Golden rules of email deliverability
* Technical setup and domain authentication
* List management best practices
* Content optimization
* Monitoring and compliance

{% hint style="info" %}
**Recommended**: Read the Email Deliverability Guide first to understand best practices before configuring individual features.
{% endhint %}

### Key Features

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Suppressions List</strong></td><td><em>Automatically manage unsubscribed users and prevent sending to invalid email addresses. Keep your lists clean and maintain good sender reputation.</em></td><td><a href="/pages/Kh1TtYZNAWy1OO2rCn4q">/pages/Kh1TtYZNAWy1OO2rCn4q</a></td></tr><tr><td><strong>Bounce Categorization</strong></td><td><em>Understand why emails bounce with detailed categorization. Differentiate between soft and hard bounces to take appropriate action.</em></td><td><a href="/pages/RiQUJeoXC3RoOC9Lflu7">/pages/RiQUJeoXC3RoOC9Lflu7</a></td></tr><tr><td><strong>Feedback Loops</strong></td><td><em>Receive notifications when recipients mark your emails as spam. Automatically suppress these contacts to maintain deliverability.</em></td><td><a href="/pages/zP1xGs1JqL12yeibeDx9">/pages/zP1xGs1JqL12yeibeDx9</a></td></tr><tr><td><strong>Dedicated IP</strong></td><td><em>IP address that only you use for sending emails. As such, you have full control over your reputation and can influence it with each email sent.</em></td><td><a href="/pages/n66jFu2vvu9sOJ8jkzM6">/pages/n66jFu2vvu9sOJ8jkzM6</a></td></tr><tr><td><strong>Deliverability Alerts</strong></td><td><em>Get weekly health status reports and critical alerts for your email deliverability metrics including opens, clicks, bounces, unsubscribes, and spam complaints.</em></td><td><a href="/pages/6cUDPolYZH3dOE1l4V3V">/pages/6cUDPolYZH3dOE1l4V3V</a></td></tr><tr><td><strong>Protecting Your Domain</strong></td><td><em>Best practices to protect your sending domain from abuse, including securing web forms, implementing CAPTCHA, and hiding sensitive configuration files.</em></td><td><a href="/pages/s7x9suOLL4bPEoinYg3S">/pages/s7x9suOLL4bPEoinYg3S</a></td></tr></tbody></table>


---

# 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.mailtrap.io/email-api-smtp/deliverability.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.
