> For the complete documentation index, see [llms.txt](https://api2-ekycapis.innov8tif.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api2-ekycapis.innov8tif.com/okaylive++.md).

# OkayLive++

- [OkayLive++ - All](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all.md): This page contains all of the information of OkayLive++
- [Anti-spoofing](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/anti-spoofing.md): The OkayLive++ Anti-spoofing is a liveness detection API that helps to identify if the image is spoof or live.
- [Versions](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/anti-spoofing/versions.md)
- [Sample Input](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/anti-spoofing/sample-input.md)
- [Sample Response](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/anti-spoofing/sample-response.md)
- [Error Lists](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/error-lists.md): This page contains the Error Lists for OkayLive++
- [Image Requirement](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/image-requirement.md): This page is used to show the image requirements that submitted to our OkayLive++ API to achieve better accuracy.
- [Change Log](https://api2-ekycapis.innov8tif.com/okaylive++/okaylive++-all/change-log.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/okaylive++.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.
