# Servers Page

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

The servers page is the fourth and final page of the MTA policy wizard. This is where you can configure the Velocity MTA server to use with this policy.&#x20;
{% endhint %}

{% hint style="info" %}
The [Velocity MTA server](/docs/velocity-mta-basics/adding-a-server-in-the-backend-ui.md) selected on this page will be the one that mail is sent through when this MTA delivery policy is selected in a [postal route](/docs/introduction/postal-routes.md).
{% endhint %}

{% hint style="info" %}
**New Day Start Time**

This is the time your volume caps and [automated IP warmup](/docs/velocity-mta-basics/ip-warmup-automation.md) pause will be lifted and sending will resume each day, configured as 7AM by default.&#x20;
{% endhint %}

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

{% hint style="danger" %}
**Default: Set send limits for ALL IPs**

Unless you change the dropdown, all IP addresses configured on your selected Velocity MTA server will be used in this policy, and each will have the same cap on their sending limit volume, if any.
{% endhint %}

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

{% hint style="info" %}
**Switch to per ip sending limits**

You can enable or disable each IP addresses, cap their sending volume, and implement load balancing by switching to per ip send limits and clicking the edit pencil.
{% endhint %}

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

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

{% hint style="info" %}
**Uncheck an IP address to disable sending email over it for this policy.**
{% endhint %}

<figure><img src="/files/1eIRQL2yiaBMU39OzeKa" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Cap sending volume for one or more IPs.
{% endhint %}

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

{% hint style="info" %}
Apply custom load balancing to direct traffic through your IP addresses based on the strength of their sending reputation or warm-up status.&#x20;
{% endhint %}

<figure><img src="/files/s6xfWpYbOQZXt8xRf2kF" 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/velocity-mta-basics/creating-an-mta-delivery-policy/servers-page.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.
