# What is Address Validation

Address validation checks customer shipping addresses against official postal databases to prevent failed deliveries, reduce returns, and improve customer satisfaction. When customers enter or edit their shipping address, the system validates it in real-time against carrier data from USPS, Australia Post, and Experian's global network.

<a href="/pages/ojItXin5FBRZSe3NGsM1" class="button primary">How to turn on Address Validation</a> <a href="/pages/n51xa29YXuWlk6r4NAXX" class="button primary">Create Real-time Validation Rules</a>

{% embed url="<https://www.youtube.com/watch?v=mNw0a8OqAE4>" %}

***

#### **Why Address Validation Matters:**

* **Prevents Failed Deliveries:**

Catch address mistakes before orders ship. Invalid addresses lead to packages being returned, reshipped, or lost—costing you time and money.

* **Reduces Support Tickets**

Customers contact support when packages don't arrive. Validating addresses upfront eliminates "where's my order?" tickets caused by address errors.

* **Saves Money**

Avoid reshipment costs, carrier fees for undeliverable packages, and the expense of processing returns. One failed delivery can cost $15-30 in additional shipping and handling.

* **Improves Customer Experience**

Customers receive orders faster when addresses are correct the first time. Address suggestions help them fix typos before checkout, reducing frustration and building trust.

***

### Pricing

**Pay-as-you-go per validation:**

| Region         | Price per Validation |
| -------------- | -------------------- |
| United States  | $0.01                |
| Australia      | $0.015               |
| United Kingdom | $0.04                |
| New Zealand    | $0.04                |
| Rest of World  | $0.08                |

**How it works:**

* Only pay when addresses are validated
* Set monthly spending cap to control costs
* No base fees or subscriptions

***

<a href="/pages/ROGZA28WlO6vplzPHl3A" class="button primary">Have a question about Address Validation?</a>


---

# 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://order-editing.gitbook.io/oe-help-book/new-address-validation/what-is-address-validation.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.
