# Libya

### Passport

{% tabs %}
{% tab title="AI Document Scanning" %}
We can extract identity data from the Passport of Libya

Outputs :

* Image
* Nationality
* Passport Number
* Date of Issue
* Date of Expiry
* Sex
* Surname
* Given Name(s)
* Signature
* Place of Birth
* Full Name
* Issuing Authority
  {% endtab %}

{% tab title="Verify via NFC" %}
We extract data via the NFC chip in the Passport of Libya
{% endtab %}

{% tab title="Verify via Government Database" %}

{% endtab %}

{% tab title="NFC Output" %}

{% endtab %}

{% tab title="OCR Output" %}

{% endtab %}
{% endtabs %}

### Identity Card

{% tabs %}
{% tab title="AI Document Scanning" %}
ID Card of Libya is supported upon request. Please contact us for further assistance.
{% endtab %}
{% endtabs %}

### Driving Licence

{% tabs %}
{% tab title="AI Document Scanning" %}
Driving Licence of Libya is supported upon request. Please contact us for further assistance.
{% endtab %}
{% endtabs %}

###


---

# 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/coverage/africa/libya.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.
