> For the complete documentation index, see [llms.txt](https://doc.ozforensics.com/oz-knowledge-ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.ozforensics.com/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii.md).

# Краткие руководства по интеграции

В этом разделе собраны описания наиболее часто встречающихся примеров интеграции системы Oz Forensics Liveness and Face Biometry. Сценарии могут как использоваться по отдельности, так и комбинироваться — например, интеграция Liveness сразу и в мобильное, и в веб-приложение или интеграция и Liveness-решения, и решения для сравнения лиц.

{% content-ref url="/pages/25bf376734f3fa342118673a6ee2b1b3b0ebeca9" %}
[Как интегрировать Oz Liveness с использованием режима API без сохранения данных](/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii/kak-integrirovat-oz-liveness-s-ispolzovaniem-rezhima-api-bez-sokhraneniya-dannykh.md)
{% endcontent-ref %}

{% content-ref url="/pages/f08036ac9bcc05da1c7457ad4f4980dd012a879b" %}
[Как интегрировать Oz Liveness в ваше веб-приложение](/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii/kak-integrirovat-oz-liveness-v-vashe-veb-prilozhenie.md)
{% endcontent-ref %}

{% content-ref url="/pages/70432f623545e76df23dae41970778d324acda39" %}
[Как интегрировать Oz Liveness в ваше мобильное приложение](/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii/kak-integrirovat-oz-liveness-v-vashe-mobilnoe-prilozhenie.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1cb74aa33300e75c4c3d97124e4097afa2121eb" %}
[Как запустить биометрический анализ (сопоставление лиц)](/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii/kak-zapustit-biometricheskii-analiz-sopostavlenie-lic.md)
{% endcontent-ref %}

Коллекции Postman для Oz API вы можете скачать [здесь](https://doc.ozforensics.com/oz-knowledge-ru/obshaya-informaciya/pages/-MSOBK0raWwPgM-1yqFO#id-6.0).


---

# 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://doc.ozforensics.com/oz-knowledge-ru/obshaya-informaciya/kratkie-rukovodstva-po-integracii.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.
