# What you need to know before you install Velocity MTA

- [The ESP Platform IP can't be used with the MTA](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/the-esp-platform-ip-cant-be-used-with-the-mta.md)
- [PTR Records and Reverse DNS](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/ptr-records-and-reverse-dns.md)
- [Sending Domain and PTR must match](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/sending-domain-and-ptr-must-match.md)
- [Google Postmaster Tools](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/google-postmaster-tools.md)
- [MTA link domain points to the sending IP, not the ESP IP](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/mta-link-domain-points-to-the-sending-ip-not-the-esp-ip.md)
- [How to use Velocity MTA as an SMTP Relay](https://docs.emaildelivery.com/docs/what-you-need-to-know-before-you-install-velocity-mta/how-to-use-velocity-mta-as-an-smtp-relay.md)


---

# 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/what-you-need-to-know-before-you-install-velocity-mta.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.
