# Guides

- [Developer Guide](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide.md)
- [General Security Recommendations](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/general-security-recommendations.md): This article covers common cyberattacks and the steps you can take to stay safe.
- [API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api.md)
- [Oz API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api.md)
- [Basic Scenarios](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios.md)
- [Liveness](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios/liveness.md)
- [Best Shot](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios/liveness/best-shot.md)
- [Biometry (Face Matching)](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios/biometry.md)
- [Collection (1:N) Check](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios/collection.md): How to compare a photo or video with ones from your database.
- [Collection (1:N) Management in Oz API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/basic-scenarios/collection/collection-management-in-oz-api.md)
- [OzCapsula Data Container](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/ozcapsula-data-container.md)
- [Instant API: Non-Persistent Mode](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/instant-api-non-persistent-mode.md)
- [Single Request](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/single-request.md)
- [Authentication and Non-Instant Data Handling](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases.md)
- [Authentication](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases/authentication.md)
- [How to Issue a Service Token](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases/authentication/how-to-issue-a-service-token.md)
- [Uploading Media](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases/uploading-media.md)
- [Quantitative Results](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases/quantitative-results.md): This article describes how to get the analysis scores.
- [Using a Webhook to Get Results](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/use-cases/using-a-webhook-to-get-results.md)
- [System Objects](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/system-objects.md): The description of the objects you can find in Oz Forensics system.
- [User Roles](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/user-roles.md)
- [Types of Analyses and What They Check](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/types-of-analyses-and-what-they-check.md): Here, you'll get acquainted with types of analyses that Oz API provides and will learn how to interpret the output.
- [Rules of Assigning Analyses](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/rules-of-assigning-analyses.md): This article covers the default rules of applying analyses.
- [Statuses in API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/statuses-in-api.md): This article contains the full description of folders' and analyses' statuses in API.
- [Media Tags](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/media-tags.md)
- [Metadata](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/metadata.md)
- [API Error Codes](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/http-return-codes.md)
- [Oz API Postman Collections](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/postman-collections.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api/changelog.md): API changes
- [Oz API Lite (Deprecated)](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api-lite.md): What is Oz API Lite, when and how to use it.
- [API Lite Methods](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api-lite/api-methods.md)
- [Oz API Lite Postman Collection](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api-lite/postman-collections.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/api/oz-api-lite/changelog.md): API Lite (FaceVer) changes
- [SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk.md)
- [Oz Mobile SDK (iOS, Android, Flutter)](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk.md)
- [On-Device Mode](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/on-device-mode.md)
- [Android](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android.md)
- [Getting a License for Android SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/getting-a-license-for-android-sdk.md)
- [Master License for Android](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/getting-a-license-for-android-sdk/master-license-for-android.md)
- [Adding SDK to a Project](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/adding-sdk-to-a-project.md)
- [Connecting SDK to API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/connecting-sdk-to-api.md)
- [Capturing Videos](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/capturing-videos.md)
- [Checking Liveness and Face Biometry](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/checking-liveness-and-face-biometry.md)
- [Customizing Android SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/customizing-android-sdk.md)
- [How to Restore the Previous Design after an Update](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/customizing-android-sdk/how-to-restore-the-previous-design-after-an-update.md)
- [Android Localization: Adding a Custom or Updating an Existing Language Pack](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/android-localization-adding-a-custom-or-updating-an-existing-language-pack.md)
- [Android SDK Methods and Properties](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/android-sdk-methods-and-properties.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/android/changelog.md): Android SDK changes
- [iOS](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios.md)
- [Getting a License for iOS SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/getting-a-license-for-ios-sdk.md)
- [Master License for iOS](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/getting-a-license-for-ios-sdk/master-license-for-ios.md)
- [Adding SDK to a Client’s Mobile App](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/adding-sdk-to-a-clients-mobile-app.md)
- [Connecting SDK to API](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/connecting-sdk-to-api.md)
- [Capturing Videos](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/capturing-videos.md)
- [Checking Liveness and Face Biometry](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/checking-liveness-and-face-biometry.md)
- [Customizing iOS SDK Interface](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/customizing-ios-sdk-interface.md)
- [How to Restore the Previous Design after an Update](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/customizing-ios-sdk-interface/how-to-restore-the-previous-design-after-an-update.md)
- [iOS Localization: Adding a Custom or Updating an Existing Language Pack](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/ios-localization-adding-a-custom-or-updating-an-existing-language-pack.md)
- [iOS SDK Methods and Properties](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/ios-sdk-methods-and-properties.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/ios/changelog.md): iOS SDK changes
- [Flutter](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/flutter.md)
- [How to Install and Use Oz Flutter Plugin](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/flutter/how-to-install-and-use-oz-flutter-plugin.md)
- [Flutter SDK Methods and Properties](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/flutter/flutter-sdk-methods-and-properties.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/flutter/changelog.md)
- [Security Recommendations](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/security-recommendations.md)
- [Using OzCapsula Data Container in Native SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-mobile-sdk/using-ozcapsula-data-container-in-native-sdk.md)
- [Oz Liveness Web SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk.md)
- [Web Plugin (Web SDK Frontend part)](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin.md)
- [Adding the Plugin to Your Web Page](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/adding-the-plugin-to-your-web-page.md)
- [Launching the Plugin](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/launching-the-plugin.md)
- [Description of the on\_complete Callback](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/launching-the-plugin/description-of-the-on_complete-callback.md)
- [Description of the on\_result Callback](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/launching-the-plugin/description-of-the-on_result-callback.md)
- [Capturing Video and Description of the on\_capture\_complete Callback](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/launching-the-plugin/capturing-video-and-description-of-the-on_capture_complete-callback.md): In this article, you’ll learn how to capture videos and send them through your backend to Oz API.
- [Description of the on\_error Callback](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/launching-the-plugin/description-of-the-on_error-callback.md)
- [Closing or Hiding the Plugin](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/closing-or-hiding-the-plugin.md)
- [Localization: Adding a Custom Language Pack](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/localization-adding-a-custom-language-pack.md)
- [Look-and-Feel Customization](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/look-and-feel-customization.md)
- [Customization Options for Older Versions (before 1.0.1)](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/look-and-feel-customization/customization-options-for-older-versions-before-1.0.1.md)
- [Security Recommendations](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/security-recommendations.md)
- [Browser Compatibility](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/browser-compatibility.md)
- [No-Server Licensing](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/web-plugin/no-server-licensing.md)
- [Using OzCapsula Data Container in Web SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/using-ozcapsula-data-container-in-web-sdk.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/sdk/oz-liveness-websdk/changelog.md): Web SDK changes
- [Migration Guides](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/migration-guides.md)
- [Migration to OzCapsula](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/migration-guides/migration-to-ozcapsula.md)
- [Migration from One Shot Gesture](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/migration-guides/migration-from-one-shot-gesture.md)
- [Migration from 3D Mask in Web SDK](https://doc.ozforensics.com/oz-knowledge/guides/developer-guide/migration-guides/migration-from-3d-mask-in-web-sdk.md)
- [Administrator Guide](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide.md)
- [Deployment Architecture](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/deployment-architecture.md)
- [Installation in Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-docker.md)
- [Backup of Installation in Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-docker-1.md)
- [Installation in Kubernetes](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-kubernetes.md)
- [Helm Charts](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/installation-in-kubernetes/helm-charts.md)
- [Performance and Scalability Guide](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/performance-and-scalability-guide.md)
- [Publishing API Methods in the Internet: Security Recommendations](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/publishing-api-methods-in-the-internet-security-recommendations.md)
- [Monitoring](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring.md)
- [API v6 and Above](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above.md)
- [Docker](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above/docker.md)
- [Kubernetes](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-v6-and-above/kubernetes.md)
- [API v5 and Below](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/monitoring/api-5-and-below.md)
- [License Server](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/license-server.md): How to install an offline licensing server
- [Web Adapter (Web SDK Backend) Configuration](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter.md): Please note: this page covers the on-premise model of usage only.
- [Installation and Licensing](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/installation-and-licensing.md): Please note: this page covers the on-premise model of usage only.
- [Configuration File Settings](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/configuration-file-settings.md)
- [Configuration Using Environment Variables](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/configuration-using-environment-variables.md)
- [Server Configuration via Environment Variables](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/web-adapter/server-configuration-via-environment-variables.md)
- [Oz API Configuration](https://doc.ozforensics.com/oz-knowledge/guides/administrator-guide/configuration.md)
- [User Guide](https://doc.ozforensics.com/oz-knowledge/guides/user-guide.md)
- [Oz Web UI](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui.md): The Oz web console is used to administer analysis orders, simplify testing of sending analysis orders and view detailed analysis results.
- [Requesting Analyses](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-order.md)
- [Users and Companies](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-users.md): In this guide, you'll learn how to work with users and companies in Oz WebUI.
- [Collection](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/blacklist.md): The collection check algorithm is designed to check the presence of a person in the database of pre-loaded photos. This base is called collection.
- [Statistics](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-statistics.md): The Statistics module allows you to collect and analyze data on the use of the Oz Forensics system.
- [Settings](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/webui-settings.md)
- [Changelog](https://doc.ozforensics.com/oz-knowledge/guides/user-guide/oz-webui/changelog.md): WebUI changes


---

# 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://doc.ozforensics.com/oz-knowledge/guides.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.
