# KYC Documents

- [National ID OCR](https://valify.gitbook.io/documentation/kyc/kyc-documents/egy-nid-ocr.md)
- [API Response](https://valify.gitbook.io/documentation/kyc/kyc-documents/egy-nid-ocr/egy-nid-ocr.md)
- [OCR Review Funnel Management](https://valify.gitbook.io/documentation/kyc/kyc-documents/egy-nid-ocr/ocr-review-funnel-management.md)
- [Libyan passport](https://valify.gitbook.io/documentation/kyc/kyc-documents/passport.md)
- [Tunisian National ID](https://valify.gitbook.io/documentation/kyc/kyc-documents/tunisian-national-id.md): This API provides Data Extraction for the Tunisian National ID document, for both MRZ and Barcode NIDs.
- [Moroccan Documents OCR](https://valify.gitbook.io/documentation/kyc/kyc-documents/moroccan-documents-ocr.md): This section outlines the supported Moroccan documents and provides the APIs needed to integrate them into your system.
- [Moroccan National ID (MRZ & Barcode)](https://valify.gitbook.io/documentation/kyc/kyc-documents/moroccan-documents-ocr/moroccan-national-id-mrz-and-barcode.md)
- [Moroccan Passport](https://valify.gitbook.io/documentation/kyc/kyc-documents/moroccan-documents-ocr/moroccan-passport.md)
- [Moroccan Residency Card](https://valify.gitbook.io/documentation/kyc/kyc-documents/moroccan-documents-ocr/moroccan-residency-card.md): This API provides Data Extraction for Moroccan Residency Card documents.
- [Moroccan Driving License](https://valify.gitbook.io/documentation/kyc/kyc-documents/moroccan-documents-ocr/moroccan-driving-license.md)
- [Saudi Documents OCR](https://valify.gitbook.io/documentation/kyc/kyc-documents/saudi-documents-ocr.md): This section outlines the supported Saudi documents and provides the APIs needed to integrate them into your system.
- [Saudi National ID ](https://valify.gitbook.io/documentation/kyc/kyc-documents/saudi-documents-ocr/saudi-national-id.md)
- [Saudi Residency Card](https://valify.gitbook.io/documentation/kyc/kyc-documents/saudi-documents-ocr/saudi-residency-card.md): This API provides Data Extraction for Saudi Residency Card documents.
- [UAE Resident ID OCR](https://valify.gitbook.io/documentation/kyc/kyc-documents/uae-resident-id-ocr.md)
- [Passport MRZ](https://valify.gitbook.io/documentation/kyc/kyc-documents/passport-1.md)
- [Passport HRZ](https://valify.gitbook.io/documentation/kyc/kyc-documents/passport-2.md)
- [Copy on National ID OCR](https://valify.gitbook.io/documentation/kyc/kyc-documents/egy-nid-ocr-1.md)
- [With Verification](https://valify.gitbook.io/documentation/kyc/kyc-documents/egy-nid-ocr-1/egy-nid-ocr.md)
- [Driver License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration.md)
- [Driver License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration/egy-nid-ocr.md)
- [New Driver License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration/egy-nid-ocr-1.md)
- [Car License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration-1.md)
- [Egyptian Car License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration-1/egy-nid-ocr.md)
- [New Egyptian Car License](https://valify.gitbook.io/documentation/kyc/kyc-documents/transliteration-1/egy-nid-ocr-1.md)
- [Response Data Validation](https://valify.gitbook.io/documentation/kyc/kyc-documents/response-data-validation.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://valify.gitbook.io/documentation/kyc/kyc-documents.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.
