# Setup Luciq for KMP

This section covers how to install and configure the Luciq KMP library in your Kotlin Multiplatform project for Android and iOS, and how to set up each product (Bug Reporting, Crash Reporting, APM, Session Replay, In-App Surveys, In-App Replies, Feature Requests, and Network Logging).

Start with [Integrate Luciq on KMP](/kmp/setup-luciq-for-kmp/integrating-luciq.md) to add the dependency and initialize the SDK, then follow the setup guides for the features you need.


---

# 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/kmp/setup-luciq-for-kmp.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.
