# installation

- [Web](https://help.qwary.com/product-guide/installation/web.md)
- [JavaScript SDK](https://help.qwary.com/product-guide/installation/web/javascript-sdk.md)
- [Google Tag Manager](https://help.qwary.com/product-guide/installation/web/google-tag-manager.md): Discover the benefits of a low-to-no-code solution with GTM and Qwary. Deploy Qwary in-product surveys without making any changes to your codebase. Even advanced features of Qwary can be utilized wi
- [Mobile App SDK](https://help.qwary.com/product-guide/installation/mobile-app-sdk.md): Qwary Mobile App SDK helps brand integrate survey into Mobile App.
- [Android Survey SDK](https://help.qwary.com/product-guide/installation/mobile-app-sdk/android-survey-sdk.md): Android Library for survey which enables you to integrate feedback into Android app using few lines of code.
- [IOS Survey SDK](https://help.qwary.com/product-guide/installation/mobile-app-sdk/ios-survey-sdk.md): Qwary iOS SDK enables you to collect feedback from your mobile app. Embed the surveys in your iOS application seamlessly with few lines of code.
- [React Native SDK](https://help.qwary.com/product-guide/installation/mobile-app-sdk/react-native-sdk.md): React Native Library for survey which enables you to integrate feedback into Android app using few lines of code.​
- [Converse AI](https://help.qwary.com/product-guide/installation/converse-ai.md)
- [Create a new Converse AI](https://help.qwary.com/product-guide/installation/converse-ai/create-a-new-converse-ai.md)
- [Configure Conversation](https://help.qwary.com/product-guide/installation/converse-ai/configure-conversation.md)


---

# 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://help.qwary.com/product-guide/installation.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.
