Any website

This is a plain page with no chat code of its own. The widget below comes entirely from the single embed tag — click the blue bubble, bottom-right.

To put the KOSMOS assistant on any site, paste one tag before </body>:

<script src="https://YOUR-HOST/kosmos-widget.js"
        data-session="SESSION_TOKEN"
        defer></script>

data-session is resolved to the tenant's Kosmos-Key on the server — the key never reaches the browser. Optional: data-base (backend origin, if different from where the script is hosted) and data-title.