# OkayFace

- [OkayFace - All](https://api2-ekycapis.innov8tif.com/okayface/okayface-all.md)
- [Face Verification](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-verification.md): This page contains information needed for OkayFace face verification
- [Versions](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-verification/versions.md)
- [Sample Input](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-verification/sample-input.md)
- [Sample Response](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-verification/sample-response.md)
- [Change Log](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-verification/change-log.md): This page contains all of the Change Log of OkayFace API
- [Interpretation of Results](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/interpretation-of-results.md): This page shows the key information of OkayFace on how to interpret the results.
- [Thresholding](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/thresholding.md): This page contains the information of thresholding to justify the passing score for OkayFace API.
- [Image Requirements](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/image-requirements.md): This page is used to show the image requirements that submitted to our OkayFace API to achieve better accuracy.
- [Error Lists](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/error-lists.md): This page contains all of the error messages for OkayFace and OkayFace intergrating with OkayLive.
- [Face Search \[Deprecated\]](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated.md): This page contains all of the information for Face Search \[BETA TESTING]
- [Face Insert](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/face-insert.md): This Face Insert API contains the information of Face Insert on inserting the face image into the database.
- [Sample Input](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/face-insert/sample-input.md)
- [Face Query](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/face-query.md): This Face Query API contains the information of Face Query on searching any existing face image in the database.
- [Sample Input](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/face-query/sample-input.md)
- [Thresholding](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/thresholding.md): This page contains the information of thresholding to justify the passing score for Face Search \[BETA TESTING] API.
- [Change Log](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/face-search-deprecated/change-log.md): This page shows all of the change log for the Face Search \[BETA TESTING]
- [FAQ](https://api2-ekycapis.innov8tif.com/okayface/okayface-all/faq.md)


---

# 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-ekycapis.innov8tif.com/okayface.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.
