# Welcome to Luciq's Docs!

Your go-to guide for integrating and using the Luciq SDK with confidence. Whether you're just getting started or optimizing your setup, you'll find everything you need to build a smooth and effective integration.

{% hint style="warning" %}
As part of Instabug’s rebrand to Luciq, the Instabug APIs are being deprecated. For a limited time, the Instabug API documentation will remain available [here](https://instabug-docs.luciq.ai/).
{% endhint %}

### Jump right in

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>iOS</strong></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/AM8wNfllcup3GnWJ1WtW/">iOS</a></td><td><a href="https://2991836969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCha1KrkvNKPdcC0aGvuB%2Fuploads%2FJr1ekslpSPY1mMCrFGbH%2FiOS.png?alt=media&#x26;token=4fd450ea-6ec0-471c-bb8c-22050648d35d">iOS.png</a></td><td>Setup and Product Guides</td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/AM8wNfllcup3GnWJ1WtW/">iOS</a></td></tr><tr><td><strong>Android</strong></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/zyyZGn3dXyNyX4fbdQmV/">Android</a></td><td><a href="https://2991836969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCha1KrkvNKPdcC0aGvuB%2Fuploads%2FgKhE9FRtnkFc8brca5mA%2FAndroid.png?alt=media&#x26;token=5dc595c2-6cac-4baa-bafa-f6645fb30d5d">Android.png</a></td><td></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/zyyZGn3dXyNyX4fbdQmV/">Android</a></td></tr><tr><td><strong>React Native</strong></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/6lIBifTCHAMDxXnztiBK/">React Native</a></td><td><a href="https://2991836969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCha1KrkvNKPdcC0aGvuB%2Fuploads%2FO1fyGZL1QyIIMKjBb2dw%2FRN.png?alt=media&#x26;token=62298ed1-f9c9-4005-a161-7fa8f59dd668">RN.png</a></td><td></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/6lIBifTCHAMDxXnztiBK/">React Native</a></td></tr><tr><td><strong>Flutter</strong></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/XBLFPXoq7NuMGLdJ6oPk/">Flutter</a></td><td><a href="https://2991836969-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCha1KrkvNKPdcC0aGvuB%2Fuploads%2FHOX5GXNGejztXRGaPSdc%2FFlutter.png?alt=media&#x26;token=46e1dff2-f4c8-4ef1-a16d-aee4ddc48391">Flutter.png</a></td><td></td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/XBLFPXoq7NuMGLdJ6oPk/">Flutter</a></td></tr><tr><td>API Reference</td><td><a href="https://app.gitbook.com/o/CZDQbFlEcy4BPZkMujai/s/xyWU8L1WSTWCcKd4S993/">API Reference</a></td><td></td><td></td><td></td></tr></tbody></table>


---

# 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://docs.luciq.ai/getting-started/readme.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.
