# Entering Mailing Address

Property letters for repossessed vehicles should be sent to the debtor's home address. Determining this is not always straightforward, but the following the steps below should help.

#### Check RDN

The first step is to check RDN. You can do this by clicking on the 'RDN' button in the mailer program. This will open up the RDN page for that specific repossession.

<figure><img src="/files/rxTNflJZLlB1r27l2CdB" alt=""><figcaption><p>Mailer RDN Button</p></figcaption></figure>

Once the RDN page loads, scroll all the way down to the bottom of the page where the addresses are listed.

<figure><img src="/files/jWIM60W4AE7afpWe5du8" alt=""><figcaption><p>RDN Detail Page</p></figcaption></figure>

There will be one or more addresses listed. Determining which address is the debtor's home address is a bit of a guessing game, but here are some notes:<br>

1. If one of the addresses is marked as 'Borrower - Home', use this address.
2. Addresses with apartment/unit numbers have been entered by person and should be accurate.
3. Addresses marked "DRN" or "LPR Location" are approximate addresses and should be avoided.
4. Avoid sending mail to the debtor's work unless it's the only viable address.

#### Check 3rd Party Site

If the address you decide to use is missing an apartment/unit number, check in RDN first.  Sometimes the unit number is in RDN but doesn't make it into the record. If the apartment number is not in RDN, you can click on the "Name" button (below). This will open up a website where you may be able to find the unit number.

<figure><img src="/files/nzkiPVt2C6EW3qWLEmbh" alt=""><figcaption><p>Name Button</p></figcaption></figure>

{% hint style="warning" %}
If you are unable to determine the apartment number, you should still submit the address without it. Chances are that the mail will not be delivered, but we still need to make the effort. To force an address to be submitted, check the "Submit" checkbox and save.
{% endhint %}


---

# 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.towcode.net/certified-mail/repossession/entering-mailing-address.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.
