# Domain throttles

{% hint style="info" %}
**Protect your sending reputation**

Limit the rate of sending to large mailbox providers like Gmail for each postal route in your customer account.
{% endhint %}

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2FfiG92TecICSy8XGtHD0C%2FScreenshot%202024-01-13%20at%204.48.05%E2%80%AFAM.png?alt=media&#x26;token=71e0f951-f834-4d34-80c5-a9d47b330514" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Execute a controlled domain warmup**

Cap your daily sending volume and gradually raise it over time as part of your overall delivery strategy, warmup new postal routes and/or new sending domains.
{% endhint %}

{% hint style="info" %}
**Control your CPU utilization when you have a large list on a small server**&#x20;

Imposing a limit on all domains of 10K or 20K per minute keeps your CPUs from maxing out when you have hundreds of thousands of contacts running on an inexpensive VPS with a small number of underpowered CPUs. &#x20;
{% endhint %}

{% hint style="warning" %}
**You must set a valid value for all three limits.**
{% endhint %}

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2FeIBKjixnDTt8LpaV2Tur%2FScreenshot%202023-06-09%20at%208.54.55%20AM.png?alt=media&#x26;token=04fae03a-18ae-4641-826b-d9df0372a2b1" alt=""><figcaption></figcaption></figure>

Throttles will be activated instantly and remain in effect until modified, deactivated, or deleted.

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2F53wInMGdfoYaObht0dE7%2FScreenshot%202023-06-09%20at%208.55.18%20AM.png?alt=media&#x26;token=558d8162-6367-4a21-9c7b-ed337266785e" alt=""><figcaption></figcaption></figure>

To disable throttling click the Actions button and select Deactivate

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2FYsIJ0N6EK6HnUNtE5WGd%2FScreenshot%202023-06-09%20at%208.55.29%20AM.png?alt=media&#x26;token=f7be1080-512d-450d-b161-5c71f94d87c1" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2Fz7pUcfewT7PLbuCpVfJw%2FScreenshot%202023-06-09%20at%208.55.39%20AM.png?alt=media&#x26;token=46a1d1b2-cfee-4e4c-851f-fa22306b831e" alt=""><figcaption></figcaption></figure>

You can create simultaneous limits for an unlimited number of mailbox provider domains and postal route combinations

<figure><img src="https://2024949584-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHNgw7cfnOYHQr0B6GDXr%2Fuploads%2F7qvJXrWrJpbrBjNbIGqL%2FScreenshot%202023-06-09%20at%208.57.01%20AM.png?alt=media&#x26;token=b42482e9-507d-421b-ad9e-79fd8039ea01" 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/control-your-sending-speed/domain-throttles.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.
