# Contact list domain routing

Contact list domain routing serves two functions in postal route configuration:

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

Logically group domains owned by the same parent company that share a common email infrastructure, such as the merger of Yahoo, AOL, and Verizon.&#x20;
{% endhint %}

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

Routing the most important mailbox providers like Gmail through the API, SMTP Relay, or MTA delivery policy where you're getting the best deliverability\*.
{% endhint %}

{% hint style="success" %}
**\***&#x44;elivery is when a message is successfully delivered, Deliverability is when the message hits the inbox.
{% endhint %}

Logical grouping example from the portfolio of Yahoo domains:

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

Microsoft email domains:

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

Preparing to isolate delivery for Gmail contacts via an optimized postal route connection:

<figure><img src="/files/W5dtEKvq8U20gELOhcsX" 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/contact-list-domain-routing.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.
