# OkayCam - Mobile SDK

- [Getting Started with OkayCam](https://api-old.innov8tif.com/okaycam-mobile-sdk/getting-started-with-okaycam.md): This page briefly describes and contains the information needed about OkayCam mobile SDK
- [Installation Guide](https://api-old.innov8tif.com/okaycam-mobile-sdk/installation-guide.md): This page contains the installation guide needed for OkayCam in Android, iOS and React-native
- [Development (Document Capture)](https://api-old.innov8tif.com/okaycam-mobile-sdk/development-document-capture.md): This page contains the information of Usage, Configuration, Result of OkayCam for Android, iOS and React-native in Document Capture
- [Development (Face Capture)](https://api-old.innov8tif.com/okaycam-mobile-sdk/development-face-capture.md): This page contains the information of Usage, Configuration, Result of OkayCam for Android, iOS and React-native in Face Capture
- [Error/Exception Handling](https://api-old.innov8tif.com/okaycam-mobile-sdk/error-exception-handling.md): This page describes the Error/Exception handling for OkayCam
- [Changelog](https://api-old.innov8tif.com/okaycam-mobile-sdk/changelog.md): This page shows the changes being made in the OkayCam - Mobile SDK
- [Android](https://api-old.innov8tif.com/okaycam-mobile-sdk/changelog/android.md)
- [iOS](https://api-old.innov8tif.com/okaycam-mobile-sdk/changelog/ios.md)
- [React-Native](https://api-old.innov8tif.com/okaycam-mobile-sdk/changelog/react-native.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://api-old.innov8tif.com/okaycam-mobile-sdk.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.
