# App Integration

This guide provides detailed steps for embedding the LiSA player in a WebView for **Android**, **iOS**, and **React Native**. It includes recommendations for optimal settings, message communication using `postMessage` / message handlers, and considerations for UI and media playback.

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/pages/LMeGIne1SpJiNu9Waiho">Android</a></td></tr><tr><td align="center"><a href="/pages/eU7z3U3MxxR2ZyO0R3iK">iOS</a></td></tr><tr><td align="center"><a href="/pages/bPBAyqgP8RfClUdbWcnm">React Native</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.hello-lisa.com/developers/guides/integration-guide/app-integration.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.
