# Welcome to Luciq's Docs

{% columns %}
{% column valign="middle" %}

## What are you <mark style="color:$primary;">building</mark> today?&#x20;

Ask anything about integrating Luciq's SDKs and agents. From a one-line install to deep platform tuning.
{% endcolumn %}

{% column %}

<div align="right"><figure><img src="/files/lDWbQj0id918yVd3RjxC" alt=""><figcaption></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask our docs AI</button>

***

{% 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-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="/files/IzfxgtTwfQmb91bbaTIu">/files/IzfxgtTwfQmb91bbaTIu</a></td><td>Setup and Product Guides</td><td><a href="https://docs.luciq.ai/ios">https://docs.luciq.ai/ios</a></td></tr><tr><td><strong>Android</strong></td><td><a href="/files/aYaC8KxPwj4rh5LsKjFA">/files/aYaC8KxPwj4rh5LsKjFA</a></td><td></td><td><a href="https://docs.luciq.ai/android">https://docs.luciq.ai/android</a></td></tr><tr><td><strong>React Native</strong></td><td><a href="/files/3ubU12rtyQYsYwWmZ0iU">/files/3ubU12rtyQYsYwWmZ0iU</a></td><td></td><td><a href="https://docs.luciq.ai/react-native">https://docs.luciq.ai/react-native</a></td></tr><tr><td><strong>Flutter</strong></td><td><a href="/files/HJlFcwrKyU1a7pOlbEHt">/files/HJlFcwrKyU1a7pOlbEHt</a></td><td></td><td><a href="https://docs.luciq.ai/flutter">https://docs.luciq.ai/flutter</a></td></tr><tr><td>API Reference</td><td></td><td></td><td><a href="https://docs.luciq.ai/references">https://docs.luciq.ai/references</a></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.
