# OkayDoc - Mobile SDK

- [Getting Started with OkayDoc](https://api-old.innov8tif.com/okaydoc-mobile-sdk/getting-started-with-okaydoc.md): This page briefly describes and contains the information needed about OkayDoc Mobile SDK
- [Installation Guide](https://api-old.innov8tif.com/okaydoc-mobile-sdk/installation-guide.md): This page contains the installation guide needed for OkayDoc in Android
- [Development](https://api-old.innov8tif.com/okaydoc-mobile-sdk/development.md): This page contains the information of Usage, Configuration, Result of OkayDoc for Android
- [Changelog](https://api-old.innov8tif.com/okaydoc-mobile-sdk/changelog.md): This page shows the changes being made in the OkayDoc - 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/okaydoc-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.
