> For the complete documentation index, see [llms.txt](https://legacy-docs.usesmileid.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.usesmileid.com/products/for-individuals-kyc/document-verification.md).

# Document Verification

Streamline your KYC onboarding process with either of our two document verification solutions.

Our Document Verification offers a robust way to confirm the authenticity of identity documents and establish ownership through selfie comparison—an ideal choice for standard onboarding and user authentication.

Enhanced Document Verification takes it a step further by cross-referencing document data with issuer records, providing an unparalleled level of trust and accuracy. Whether you need reliable identity verification or demand the highest level of security and compliance, we have the right solution for you.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Document Verification</strong></td><td><p><em>Document + Selfie Only</em></p><p>Confirm the authenticity of a document and verify its ownership using facial biometrics</p></td><td></td><td><a href="/files/PhI6JOMjajMtXaUU2IsK">/files/PhI6JOMjajMtXaUU2IsK</a></td><td><a href="/pages/ZeCf8FcxOs7B5HpMDTpi">/pages/ZeCf8FcxOs7B5HpMDTpi</a></td></tr><tr><td><strong>Enhanced Document Verification</strong></td><td><em>Document + Selfie Backed with Government Database</em><br><br>Add an additional layer of security to our Document Verification product by corroborating the document data with the Issuing Authority record</td><td></td><td><a href="/files/aGugbCaX46HiFTwRQH06">/files/aGugbCaX46HiFTwRQH06</a></td><td><a href="/pages/XUtrslT4nadMCQF6Jy8c">/pages/XUtrslT4nadMCQF6Jy8c</a></td></tr></tbody></table>


---

# 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://legacy-docs.usesmileid.com/products/for-individuals-kyc/document-verification.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.
