# Getting Started with Face Detector

### Face Detector Mobile SDK

Face Detector mobile SDK that contains custom camera UI that design suitably to perform the detection on the face region which specifically focuses on the eyes of the user.&#x20;

## Requirements

#### Android

* minSdkVersion 21

#### iOS

* Swift 5+&#x20;
* iOS 11.0+ (arm64)


---

# 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://api-old.innov8tif.com/getting-started-with-face-detector.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.
