> For the complete documentation index, see [llms.txt](https://penida.gitbook.io/orka-livechat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://penida.gitbook.io/orka-livechat/how-to-add-orka-.../how-to-add-orka-live-chat-widget-to-squarespace.md).

# How to add Orka Live chat Widget to Squarespace

All you need to do is to add Orka script before the end of the \</header>&#x20;

The snippet should look like this&#x20;

```
window.ORKA_APP_ID="YOURSECRETID";(function(){d=document;s=d.createElement("script");s.src="//widget.orka.chat/app.js";s.async=1;d.getElementsByTagName("head")[0].appendChild(s);})();
```
