# Address Strictness

Open Letter Connect uses address validation to help prevent wasted postage. You can choose how strictly the system checks addresses before mailing.

#### Two Modes:

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

**Mode 1: Strict - Only allows mail to verified addresses.**

<sub>🟢 Good for legal notices, compliance-based mailings.</sub>

<sub>🚫 Records marked “corrected” or “failed” will be excluded.</sub>\
\
**Mode 2: Normal (default): Sends to verified and corrected addresses.**

<sub>🔄 “Corrected” means the address was adjusted automatically using USPS/NCOA.</sub><br>

**To update:**

1. Go to Settings › General.
2. Set Address Strictness to either Strict or Normal.
3. Click Save.\ <br>


---

# 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://help.openletterconnect.com/olc-help-docs/getting-started/setting-up-your-account/address-strictness.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.
