# Asia

| Country     | State/Province | Document type              |
| ----------- | -------------- | -------------------------- |
| Afghanistan |                | ID Card                    |
| Afghanistan |                | Passport                   |
| Armenia     |                | ID Card                    |
| Azerbaijan  |                | ID Card                    |
| Azerbaijan  |                | Passport                   |
| Bangladesh  |                | Driver's License           |
| Bangladesh  |                | ID Card                    |
| Bangladesh  |                | Passport                   |
| Brunei      |                | ID Card                    |
| Brunei      |                | Military ID                |
| Brunei      |                | Residence Permit           |
| Brunei      |                | Temporary Residence Permit |
| Cambodia    |                | Driver's License           |
| Cambodia    |                | ID Card                    |
| Cambodia    |                | Passport                   |
| China       |                | ID Card                    |
| China       |                | Passport                   |
| Hong Kong   |                | ID Card                    |
| Hong Kong   |                | Passport                   |
| India       |                | ID Card                    |
| India       |                | PAN Card                   |
| India       |                | Passport                   |
| India       |                | Voter ID                   |
| India       | Gujarat        | Driver's License           |
| India       | Karnataka      | Driver's License           |
| India       | Kerala         | Driver's License           |
| India       | Madhya Pradesh | Driver's License           |
| India       | Maharashtra    | Driver's License           |
| India       | Punjab         | Driver's License           |
| India       | Tamil Nadu     | Driver's License           |
| Indonesia   |                | Driver's License           |
| Indonesia   |                | ID Card                    |
| Indonesia   |                | Passport                   |
| Japan       |                | Driver's License           |
| Japan       |                | My Number Card             |
| Japan       |                | Passport                   |
| Kazakhstan  |                | ID Card                    |
| Kyrgyzstan  |                | ID Card                    |
| Malaysia    |                | Driver's License           |
| Malaysia    |                | MyKAS                      |
| Malaysia    |                | MyKad                      |
| Malaysia    |                | MyKid                      |
| Malaysia    |                | MyPR                       |
| Malaysia    |                | MyPolis                    |
| Malaysia    |                | MyTentera                  |
| Malaysia    |                | Refugee ID                 |
| Malaysia    |                | Passport                   |
| Malaysia    |                | i-Kad                      |
| Maldives    |                | ID Card                    |
| Myanmar     |                | Driver's License           |
| Nepal       |                | Passport                   |
| Pakistan    |                | Consular ID                |
| Pakistan    |                | ID Card                    |
| Pakistan    |                | Passport                   |
| Pakistan    | Punjab         | Driver's License           |
| Philippines |                | Driver's License           |
| Philippines |                | ID Card                    |
| Philippines |                | Multipurpose ID            |
| Philippines |                | Passport                   |
| Philippines |                | Professional ID            |
| Philippines |                | Social Security Card       |
| Philippines |                | Tax ID                     |
| Philippines |                | Voter ID                   |
| Singapore   |                | Driver's License           |
| Singapore   |                | Employment Pass            |
| Singapore   |                | Fin Card                   |
| Singapore   |                | ID Card                    |
| Singapore   |                | Resident ID                |
| Singapore   |                | Passport                   |
| Singapore   |                | S Pass                     |
| Singapore   |                | Work Permit                |
| South Korea |                | Driver's License           |
| South Korea |                | ID Card                    |
| South Korea |                | Passport                   |
| Sri Lanka   |                | Driver's License           |
| Sri Lanka   |                | ID Card                    |
| Sri Lanka   |                | Passport                   |
| Taiwan      |                | ID Card                    |
| Taiwan      |                | Temporary Residence Permit |
| Tajikistan  |                | Passport                   |
| Thailand    |                | Alien ID                   |
| Thailand    |                | Driver's License           |
| Thailand    |                | ID Card                    |
| Thailand    |                | Passport                   |
| Uzbekistan  |                | Driver's License           |
| Uzbekistan  |                | Passport                   |
| Vietnam     |                | Driver's License           |
| Vietnam     |                | ID Card                    |


---

# 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://doc.youverify.co/know-your-customer-services-kyc/sdk/document-capture-supported-countries/asia.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.
