> For the complete documentation index, see [llms.txt](https://verify-doc.tiller-verify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://verify-doc.tiller-verify.com/service-information.md).

# Service Information

- [What is Verify by Tiller](https://verify-doc.tiller-verify.com/service-information/what-is-verify-by-tiller.md): Providing high-quality customer due diligence for regulated and supervised businesses.
- [The Verify Portal](https://verify-doc.tiller-verify.com/service-information/what-is-verify-by-tiller/the-verify-portal.md): A platform to manage your KYC applications.
- [The Verify Mobile App](https://verify-doc.tiller-verify.com/service-information/what-is-verify-by-tiller/the-verify-mobile-app.md)
- [The Checks](https://verify-doc.tiller-verify.com/service-information/the-checks.md): Verify can perform many checks on customers as part of their KYC record.
- [Personal Details Capture](https://verify-doc.tiller-verify.com/service-information/the-checks/personal-details-capture.md)
- [Identity Document, Biometric Face Match and Liveness](https://verify-doc.tiller-verify.com/service-information/the-checks/identity-document-biometric-face-match-and-liveness.md)
- [International Address Verification](https://verify-doc.tiller-verify.com/service-information/the-checks/international-address-verification.md)
- [PEP and Sanction Screening](https://verify-doc.tiller-verify.com/service-information/the-checks/pep-and-sanction-screening.md)
- [Adverse Media Screening](https://verify-doc.tiller-verify.com/service-information/the-checks/adverse-media-screening.md)
- [Proof of Address Upload](https://verify-doc.tiller-verify.com/service-information/the-checks/proof-of-address-upload.md)
- [Geolocation Check](https://verify-doc.tiller-verify.com/service-information/the-checks/geolocation-check.md)
- [Upload  Documents](https://verify-doc.tiller-verify.com/service-information/the-checks/upload-documents.md)
- [Source of Funds](https://verify-doc.tiller-verify.com/service-information/the-checks/source-of-funds.md)
- [UK Bank Account Check](https://verify-doc.tiller-verify.com/service-information/the-checks/uk-bank-account-check.md)
- [Income & Employment](https://verify-doc.tiller-verify.com/service-information/the-checks/income-and-employment.md)
- [Data Collection and Storage](https://verify-doc.tiller-verify.com/service-information/data-collection-and-storage.md)
- [Service Levels and Availability](https://verify-doc.tiller-verify.com/service-information/service-levels-and-availability.md)
- [Security, business continuity and incident reporting](https://verify-doc.tiller-verify.com/service-information/security-business-continuity-and-incident-reporting.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://verify-doc.tiller-verify.com/service-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
