# Web eKYC

- [Web eKYC - All](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all.md): This page contains all of the information for different Web eKYC.
- [OkayID Web Camera](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okayid-web-camera.md): This OkayID Web Camera is allow the Web Browser to take picture using the Phone's Camera
- [HTML Media Capture - Upload Approach](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okayid-web-camera/html-media-capture-upload-approach.md)
- [Web RTC - High Resolution](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okayid-web-camera/web-rtc-high-resolution.md)
- [Web RTC - Screen Capture](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okayid-web-camera/web-rtc-screen-capture.md)
- [Operating System Detection](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okayid-web-camera/operating-system-detection.md)
- [OkayLive Web Camera](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/okaylive-web-camera.md): This page shows the needed information for taking a selfie using OkayLive in Web Browser.
- [Differences of Web eKYC & Native eKYC](https://api2-ekycapis.innov8tif.com/web-ekyc/web-ekyc-all/differences-of-web-ekyc-and-native-ekyc.md): This page contains the information of Web eKYC and Native eKYC


---

# 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/web-ekyc.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.
