# Load balancing

Postal route load balancing has three primary use cases:

{% hint style="info" %}
**Contact List Domain Grouping**

Route mailbox providers that have multiple domain names sharing a common email infrastructure through an API, SMTP Relay, or MTA delivery policy optimized for them using [contact list domain routing](/docs/advanced-postal-route-configuration/contact-list-domain-routing.md).
{% endhint %}

{% hint style="info" %}
**Optimizing for deliverability**

Route important mailbox providers like Gmail through the API, SMTP Relay, or MTA delivery policy where you're getting the best deliverabilit&#x79;**\*.**
{% endhint %}

{% hint style="info" %}
**Partitioning**

Distribute your outgoing mail across multiple API, SMTP Relay, or MTA delivery policies based on percentage allocation and warmup status.
{% endhint %}

{% hint style="success" %}
\*Delivery is when a message is successfully delivered, Deliverability is when the message hits the inbox.
{% endhint %}

{% hint style="warning" %}
**One sender email address using multiple email service providers**

The email address configured in your broadcast or funnel will be used when load balancing multiple API or SMTP Relay connections.&#x20;

This email address will likely need to be authenticated with each email service provider  first.
{% endhint %}

<div align="left"><figure><img src="/files/fDBUlMe2E7zIHNmEnAc8" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Contact list domain routing will be disabled by default with the default setting of "All Domains in Contact List" sending all mail through one route.&#x20;
{% endhint %}

<figure><img src="/files/imEvJQMs7VeQyl959FAU" alt=""><figcaption></figcaption></figure>

To route your mail based on the mailbox provider's domain, click Add Domain Route.

<figure><img src="/files/C3tjsNNNIAPfqfzBp8i4" alt=""><figcaption></figcaption></figure>

Use the dropdown to select a [domain group](/docs/advanced-postal-route-configuration/contact-list-domain-routing.md) you've created previously.

<figure><img src="/files/N2H4KS0mRAnGTBfmIkzi" alt=""><figcaption></figcaption></figure>

Select an alternative path for delivering mail to this domain.

<figure><img src="/files/fkIcBLEpqg97nYihJlGc" alt=""><figcaption></figcaption></figure>

Repeat until your postal route is fully optimized according to your delivery strategy.

<figure><img src="/files/nEsibWH8hZcHwmxaNtZh" alt=""><figcaption></figcaption></figure>

Use **partitioning** to split your email for the *same* domain group across multiple email service providers or MTA delivery policies.&#x20;

<figure><img src="/files/4FhVMfUiSy0UVzFtCmme" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NgBBk4GWJ0x1nJRs1Ka6" alt=""><figcaption></figcaption></figure>


---

# 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.emaildelivery.com/docs/advanced-postal-route-configuration/load-balancing.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.
