Most chatbot setups want an SDK, an account on three dashboards, and an afternoon. You just want a chat bubble that answers your customers. Here is the whole thing.
The one line
Paste the muro snippet into your <head>. It is about 6 KB, loads after your page so it never slows you down, and runs in a Shadow DOM so it cannot touch your CSS.
html<script>
(function(w,d,s,o){w.MuroChat=o;w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments)};
var j=d.createElement(s);j.async=1;j.src="https://muro.chat/widget.js";
d.getElementsByTagName("head")[0].appendChild(j)})(window,document,"script","muro");
muro("init",{widgetId:"wgt_your_id"});
</script>Make it smart
Turn on AI auto-reply and paste your docs URL. The agent now answers from your product. That is it. Try it free.