# Overview

Valify’s **VIDVDockit SDK** enables fast and reliable extraction of personal data from national IDs and passports through a unified SDK. It intelligently detects and processes **MRZ Passports**, **Egyptian National IDs**,**Tunisian National IDs,** and **Algerian National IDs** based on configurable settings.

### **Egyptian National ID**&#x20;

Digitally verifies Egyptian National IDs by capturing front and back images and extracting full personal details like name, address, date of birth, serial number, and profession.&#x20;

***

### **MRZ Passport**&#x20;

Quickly captures and extracts key data from MRZ passports, including name, date of birth, nationality, and passport number.&#x20;

***

### **Tunisian National ID**&#x20;

Extracts key information from Tunisian ID cards, including name, birth details, address, and thumbprint code. It processes both sides of the ID to support fast, compliant, and reliable digital identity verification in Tunisia.

***

### **Algerian National ID**&#x20;

Extracts key information from Algerian ID cards, including name, birth details, and NID details. It processes both sides of the ID to support fast, compliant, and reliable digital identity verification in Algeria.


---

# 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://valify.gitbook.io/valify-ios-sdk-documentation/dockit/overview.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.
