# OKAYID LITE - MOBILE SDK

- [Getting Started with OkayID Lite](https://api-old.innov8tif.com/okayid-lite-mobile-sdk/getting-started-with-okayid-lite.md): This page briefly describes and contains the information needed about OkayID Lite mobile SDK
- [Installation Guide](https://api-old.innov8tif.com/okayid-lite-mobile-sdk/installation-guide.md): This page contains the installation guide needed for OkayID Lite in Android, iOS and React-native
- [Development](https://api-old.innov8tif.com/okayid-lite-mobile-sdk/development.md): This page contains the information on Usage, Configuration, Result of OkayID Lite in Android, iOS and React-native
- [Changelog](https://api-old.innov8tif.com/okayid-lite-mobile-sdk/changelog.md): This page shows the changes being made in the OkayID Lite - Mobile SDK


---

# 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/okayid-lite-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.
