Documentation

Quick Start

Get your AI sales chatbot running in under 5 minutes.

  1. Create your account at app.r3converse.com
  2. Configure your widget appearance and behavior
  3. Copy the embed code from your dashboard
  4. Paste it before the closing </body> tag
  5. Start receiving qualified leads automatically

Embed Code

<script>
  (function(w,d,s,o,f,js,fjs){
    w[o]=w[o]||function(){(w[o].q=w[o].q||[]).push(arguments)};
    js=d.createElement(s),fjs=d.getElementsByTagName(s)[0];
    js.id=o;js.src=f;js.async=1;fjs.parentNode.insertBefore(js,fjs);
  }(window,document,'script','r3Converse','https://cdn.r3converse.com/widget.js'));
  r3Converse('init', { tenantId: 'your-tenant-id' });
</script>