# Country Name (ISO3166 standard)

## List of ISO 3166 country codes <a href="#firstheading" id="firstheading"></a>

OkayID follows the [ISO 3166 standard](https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes) – Codes for the representation of names of countries and their subdivisions.&#x20;

### **ISO 3166 standard (Country Name)**

The MRZ fieldVisual and the DocumentType result is returning the country name that follows the ISO 3166 Standards.

### Example

![ISO 3166 Country Name Example](/files/QBwczTs2xYbP6pZGUuvF)

### **ISO 3166 standard (Country Code Alpha-3 Code)**

As for the Country Code that we use in OkayID, we are following the **ISO 3166-1 Alpha-3 Code** to represent each of the countries.&#x20;

### Example

![ISO 3166-1 Alpha 3 code Example](/files/BZ2LeKWftqjP0rJ3w0ym)

{% hint style="info" %}
The library of FieldVisual and DocumentType is the same. It is following the ISO 3166 standard.
{% endhint %}

### Country Alpha-3 Code in JSON format

{% file src="/files/Ds9jRHlWzO20mjdJpHPH" %}
Alpha-3 Code JSON
{% endfile %}


---

# 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/additional-okayid-information/country-name-iso3166-standard.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.
