# The Checks

The section below describes what information can be captured and checks that can be completed.

{% hint style="info" %}
**Application Types:** Applications can be configured to only perform the checks you need. Keeping the journey concise to your business needs.&#x20;
{% endhint %}

* [Personal Details Capture](/service-information/the-checks/personal-details-capture.md)
* [Identity Document, Biometric Face Match and Liveness](/service-information/the-checks/identity-document-biometric-face-match-and-liveness.md)
* [International Address Verification](/service-information/the-checks/international-address-verification.md)
* [PEP and Sanction Screening](/service-information/the-checks/pep-and-sanction-screening.md)
* [Adverse Media Screening](/service-information/the-checks/adverse-media-screening.md)
* [Proof of Address Upload](/service-information/the-checks/proof-of-address-upload.md)
* [Geolocation Check](/service-information/the-checks/geolocation-check.md)
* [Source of Funds](/service-information/the-checks/source-of-funds.md)


---

# 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.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.
