> For the complete documentation index, see [llms.txt](https://myty.gitbook.io/products/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://myty.gitbook.io/products/sdk/for-web-application/interacting-with-browser-scripting.md).

# Interacting with browser scripting

### Interaction between web browser and Unity WebGL build

From [Build MYTY SDK](/products/sdk/how-to-use-myty-sdk/build-myty-sdk.md), we have Unity WebGL file. If you want to communicate with this, follow the guide below provided by Unity.

{% embed url="<https://docs.unity3d.com/Manual/webgl-interactingwithbrowserscripting.html>" %}
