# Reserved Attributes

<table><thead><tr><th width="216">Name</th><th width="224.33333333333331">Description</th><th>Value Example</th></tr></thead><tbody><tr><td>Alias_for</td><td>Alias for known Address</td><td>"U17 10 Edward Street Alexandra Headland QLD 4572"</td></tr><tr><td>Delivery_Instructions</td><td>Driver instructions to make delivery</td><td>"Its 50m for the Corner of Street X &#x26; Street Y"</td></tr><tr><td>Related_AUPAF</td><td>Contains the Retrieve ID for the address related to this address.</td><td>"AU|AUPAF|42335342"</td></tr><tr><td>Related_AUGNAF</td><td>Contains the Retrieve ID for the address related to this address.</td><td>"AU|GNAF|GAQLD161469279"</td></tr><tr><td>Related_NZPAF</td><td>Contains the Retrieve ID for the address related to this address.</td><td>"NZ|NZPAF|3038916"</td></tr><tr><td>Related_NZAD</td><td>Contains the Retrieve ID for the address related to this address.</td><td>"NZ|NZAD|3038916"</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.mastersoftgroup.com/loqate-harmony-api/address-exchange-beta/reserved-attributes.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.
