# LBN DL (Lebanese Driving Licence)

| **Front**               |                                                                                                          |
| ----------------------- | -------------------------------------------------------------------------------------------------------- |
| faceImage               | Base64 encoded face image of the user. The format is the same as per the image uploaded, e.g. png or jpg |
| firstName               | First name                                                                                               |
| firstNameArabic         | First name in Arabic                                                                                     |
| lastName                | Last name                                                                                                |
| lastNameArabic          | Last name in Arabic                                                                                      |
| fatherNameArabic        | Father name in Arabic                                                                                    |
| motherNameArabic        | Mother name in Arabic                                                                                    |
| dateOfBirth             | Date of birth                                                                                            |
| dateOfBirthFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| placeOfBirthArabic      | Place of birth in Arabic                                                                                 |
| issueDate               | Issue date                                                                                               |
| issueDateFormatted      | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiry            | Date of expiry                                                                                           |
| dateOfExpiryFormatted   | ISO-8601 format yyyy-MM-dd                                                                               |
| documentNumber          | Document number                                                                                          |
| licenseType             | License type                                                                                             |
| addressArabic           | Address in Arabic                                                                                        |
| nationality             | Nationality                                                                                              |
| nationalityArabic       | Nationality in Arabic                                                                                    |
| issuingAuthorityArabic  | Issuing authority in Arabic                                                                              |
| gender                  | Gender                                                                                                   |
| genderArabic            | Gender in Arabic                                                                                         |
| bloodGroup              | Blood group                                                                                              |
| **Back**                |                                                                                                          |
| serialNumber            | Serial number                                                                                            |
| sai                     | Sai                                                                                                      |
| dateOfExpiryA           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryAFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryA1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryA1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryB           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryBFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryB1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryB1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryC           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryCFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryC1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryC1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryCE          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryCEFormatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryD           | Date of expiry (if applicable)                                                                           |
| dateOfExpiryDFormatted  | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryD1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryD1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryT1          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryT1Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| dateOfExpiryT2          | Date of expiry (if applicable)                                                                           |
| dateOfExpiryT2Formatted | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateA              | Issue date (if applicable)                                                                               |
| issueDateAFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateA1             | Issue date (if applicable)                                                                               |
| issueDateA1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateB              | Issue date (if applicable)                                                                               |
| issueDateBFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateB1             | Issue date (if applicable)                                                                               |
| issueDateB1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateC              | Issue date (if applicable)                                                                               |
| issueDateCFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateC1             | Issue date (if applicable)                                                                               |
| issueDateC1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateCE             | Issue date (if applicable)                                                                               |
| issueDateCEFormatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateD              | Issue date (if applicable)                                                                               |
| issueDateDFormatted     | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateD1             | Issue date (if applicable)                                                                               |
| issueDateD1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateT1             | Issue date (if applicable)                                                                               |
| issueDateT1Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| issueDateT2             | Issue date (if applicable)                                                                               |
| issueDateT2Formatted    | ISO-8601 format yyyy-MM-dd                                                                               |
| restrictionsA1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsAArabic     | Restrictions (if applicable)                                                                             |
| restrictionsB1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsBArabic     | Restrictions (if applicable)                                                                             |
| restrictionsC1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsCArabic     | Restrictions (if applicable)                                                                             |
| restrictionsCEArabic    | Restrictions (if applicable)                                                                             |
| restrictionsD1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsDArabic     | Restrictions (if applicable)                                                                             |
| restrictionsT1Arabic    | Restrictions (if applicable)                                                                             |
| restrictionsT2Arabic    | Restrictions (if applicable)                                                                             |


---

# 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://docs.uqudo.com/docs/kyc/uqudo-api/scan/country-specific-ids/lbn-dl-lebanese-driving-licence.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.
