# Passport

#### For passport, It will need to take into account of the all of the countries that is not included in the **"Supported Document Type"** lists.

{% hint style="info" %}
Document name might be different, depending on document issuing date. Document Type for Passport contains similar or fixed document name such as table below.
{% endhint %}

<table><thead><tr><th width="150">Document Type</th><th width="309">Document Name</th><th>Remark</th></tr></thead><tbody><tr><td><strong>Passport</strong></td><td><strong>(country) - Passport(year/#values)</strong></td><td><strong>Template</strong></td></tr><tr><td>Vietnam Passport</td><td>Vietnam - Passport(2005)</td><td>Sample 1</td></tr><tr><td>Indonesia Passport</td><td>Indonesia - Passport #9</td><td>Sample 2</td></tr></tbody></table>


---

# 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://api2-ekycportal.innov8tif.com/emas-ekyc-portal/centralized-okayid/supported-document-type/passport.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.
