# OkayFace Search

- [OkayFace Search - All](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all.md)
- [Search Face API](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/search-face-api.md): This API is used to get search face within database. If face not found in user group, it will auto insert.
- [Versions](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/search-face-api/versions.md)
- [Sample Input](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/search-face-api/sample-input.md)
- [Sample Response](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/search-face-api/sample-response.md)
- [Change Log](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/search-face-api/change-log.md): This page contains all of the Change Log of OkayFace API
- [Get Token API](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/get-token-api.md): This API is used to get search face within database. If face not found in user group, it will auto insert.
- [Versions](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/get-token-api/versions.md)
- [Sample Input](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/get-token-api/sample-input.md)
- [Sample Response](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/get-token-api/sample-response.md)
- [Change Log](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/get-token-api/change-log.md): This page contains all of the Change Log of OkayFace API
- [How to encrypt and decrypt data](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/how-to-encrypt-and-decrypt-data.md)
- [OkayFace Search Scenarios](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/okayface-search-scenarios.md)
- [FS-Interpretation of Results](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/fs-interpretation-of-results.md)
- [FS-Image Requirements](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/fs-image-requirements.md)
- [FS-Error Lists](https://api2-ekycapis.innov8tif.com/okayface-search/okayface-search-all/fs-error-lists.md): This page contains all of the error messages for OkayFace and OkayFace intergrating with OkayLive.


---

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