# Centralized OkayDoc

## Overview&#x20;

Centralized OkayDoc is a Document Verification API that helps to identify whether the submitted ID image is authentic. The API will check on all the key landmarks are present on ID card image and check if the submitted ID image contains any sign of being fraudulent.&#x20;

This API contains three different categories which are:

1. [Centralized OkayDoc (Non-Passport) - MyKad](/emas-ekyc-portal/centralized-okaydoc/non-passport.md)
   * Suitable for MyKad
2. [Centralized OkayDoc (Passport)](/emas-ekyc-portal/centralized-okaydoc/passport.md)
   * Suitable for Passport
3. [Centralized OkayDoc (Non-Passport) - Non-MyKad](/emas-ekyc-portal/centralized-okaydoc/non-passport.md)
   * Suitable for Non-Mykad
   * *<mark style="color:orange;">Note: MyKad is a Malaysian ID card.</mark>*&#x20;

{% hint style="info" %}
User will need to select one of it to use based on their own use case to perform the eKYC process flow.
{% endhint %}


---

# 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-okaydoc.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.
