# Install Your Chat

- [Web Installation](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/web-installation.md)
- [Advanced Pop-Up Options](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/web-installation/advanced-pop-up-options.md)
- [InApp Webview Installation](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/inapp-webview-installation.md)
- [App Provider Product Overview](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/inapp-webview-installation/app-provider-product-overview.md)
- [iOS Advanced Install Guide](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/inapp-webview-installation/ios-advanced-install-guide.md)
- [Android Advanced Install Guide](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/inapp-webview-installation/android-advanced-install-guide.md): Satisfi Labs InApp Webview Chat Integration for Android
- [Passing Customer Identifiers](https://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat/inapp-webview-installation/passing-customer-identifiers.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://docs.satisfilabs.com/resource-center/ai-agent-engine/install-your-chat.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.
