# Personal Details Capture

## Personal Details

Personal details are captured from your customer and checked against the originally invitation details. This helps to ensure that the individual record is accurate.

The following information is captured:

* First name
* Middle name(s)
* Last name
* Date of birth
* Gender (male, female, other)

This will highlight any mismatches between your record and what the customer has submitted through the Verify app.

## Nationality and Place of Birth

Applications can also be configured to capture both nationality and place of birth. This can help firms gather richer information about their client and may have internal processes around these two elements.&#x20;

Tiller is looking to implement further optional checks around the nationality and place of birth in the future.&#x20;


---

# 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/personal-details-capture.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.
