# Video KYC

- [Overview](https://docs.identomat.com/video-kyc/overview.md): Live single participant and multi-participant video call solution with built-in eKYC modules.
- [Create video KYC session](https://docs.identomat.com/video-kyc/create-video-kyc-session.md): This guide walks you through creating and sharing a Video KYC session in Identomat Manage — from signing in to sending the verification link to your end user.
- [End-user side](https://docs.identomat.com/video-kyc/end-user-side.md): This page explains what end users will experience during a Video KYC session — from opening the link to completing verification.
- [Operator side](https://docs.identomat.com/video-kyc/operator-side.md): What happens after operator receives the call


---

# 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://docs.identomat.com/video-kyc.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.
