# Other

- [FAQ](https://doc.ozforensics.com/oz-knowledge/other/faq.md): Frequently asked questions
- [Media Quality Requirements](https://doc.ozforensics.com/oz-knowledge/other/media-quality-requirements.md)
- [Oz SDK Media Quality Checks](https://doc.ozforensics.com/oz-knowledge/other/oz-sdk-media-quality-checks.md)
- [Media File Size Overview](https://doc.ozforensics.com/oz-knowledge/other/media-file-size-overview.md)
- [Compatibility](https://doc.ozforensics.com/oz-knowledge/other/compatibility.md)
- [Hybrid Liveness](https://doc.ozforensics.com/oz-knowledge/other/hybrid-liveness.md)
- [Tips and Tricks](https://doc.ozforensics.com/oz-knowledge/other/tips-and-tricks.md)
- [Oz Liveness Gestures: Table of Correspondence](https://doc.ozforensics.com/oz-knowledge/other/tips-and-tricks/oz-liveness-gestures-table-of-correspondence.md)
- [Sudo without Password](https://doc.ozforensics.com/oz-knowledge/other/tips-and-tricks/sudo-no-password.md): Instructions for disabling interactive requests for the sudo mode (useful for automatic deployment).
- [Android: Certificate Validation Error](https://doc.ozforensics.com/oz-knowledge/other/tips-and-tricks/android-certificate-validation-error.md)
- [Previous Documentation](https://doc.ozforensics.com/oz-knowledge/other/old-docs.md): As we constantly upgrade our products, the documentation gets updated as well. This section contains the documentation on previous versions of products.
- [Mobile SDK](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk.md)
- [Android](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk/android.md)
- [Interactions with the Oz API Server](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk/android/interactions-with-the-oz-api-server.md)
- [Uploading and Analyzing Media](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk/android/uploading-and-analyzing-media.md)
- [iOS](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk/ios.md)
- [Uploading and Analyzing Media](https://doc.ozforensics.com/oz-knowledge/other/old-docs/mobile-sdk/ios/uploading-and-analyzing-media.md)
- [User Guides](https://doc.ozforensics.com/oz-knowledge/other/old-docs/user-guides.md)
- [Oz Demo Kit](https://doc.ozforensics.com/oz-knowledge/other/old-docs/user-guides/oz-demo-kit.md): How to work with Oz Forensics applications for iOS and Android.
- [Web UI](https://doc.ozforensics.com/oz-knowledge/other/old-docs/user-guides/web-ui.md)
- [Analysis report](https://doc.ozforensics.com/oz-knowledge/other/old-docs/user-guides/web-ui/analysis-report.md)
- [Oz Modules Installation](https://doc.ozforensics.com/oz-knowledge/other/old-docs/oz-modules-installation.md)
- [Standalone Installer](https://doc.ozforensics.com/oz-knowledge/other/old-docs/oz-modules-installation/standalone.md): The usage manual for the standalone installer
- [Oz System Lite](https://doc.ozforensics.com/oz-knowledge/other/old-docs/oz-modules-installation/installation-lite.md): How to install the Liveness Server biometric processor
- [Monitoring](https://doc.ozforensics.com/oz-knowledge/other/old-docs/monitoring.md): Here you will find a checklist of metrics you need to use to monitor the behavior of Oz system.
- ["Deleted" Articles](https://doc.ozforensics.com/oz-knowledge/other/old-docs/deleted-articles.md)
- [FAQ](https://doc.ozforensics.com/oz-knowledge/other/old-docs/deleted-articles/faq.md)


---

# 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/other.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.
