# Proof of Address Upload

The proof of residential address upload is designed to be used as a secondary form of proof for the individual’s current residential address of the user. This feature requires the user to send an image or PDF file of a selected qualifying document dated within the past three months. This individual can select from the following document types:

* Telephone bill
* Tax assessment notice
* Water bill
* Electricity or gas bill
* Credit card statement

This list is configurable. No electronic checks are performed against the document, it is simply uploaded as supplementary evidence. Users can view or download this document from the Verify Portal. It is also included within the individual’s PDF report if the POA is an image file.


---

# 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://verify-doc.tiller-verify.com/service-information/the-checks/proof-of-address-upload.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.
