# Customizing delivery for large mailbox providers

To send your mail using [Velocity MTA delivery policy settings](/docs/velocity-mta-basics/creating-an-mta-delivery-policy.md) customized for prominent mailbox providers such as Gmail, Yahoo, Outlook, etc:

First, create [domain groups](/docs/advanced-postal-route-configuration/contact-list-domain-routing.md) for your postal routes, then use postal route [load balancing](/docs/advanced-postal-route-configuration/load-balancing.md).&#x20;

Alternatively, you can break large domains such as Gmail out into their own broadcasts or email funnels using a separate postal route, and create a second broadcast or funnel for the rest of your list.&#x20;

This could be accomplished by sending through separate postal routes using contact list [segments](/docs/segmenting/what-you-can-do-with-segments.md).&#x20;


---

# 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/velocity-mta-continuing-education/customizing-delivery-for-large-mailbox-providers.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.
