🤖

Set up your AI assistant

This 3-step wizard configures an AI chat assistant for your website. Takes about 3 minutes.

⚠️ Before you begin

At the end of this wizard you'll receive a small code snippet to paste into your website's HTML. You'll need access to your website backend to add code before the </body> tag.

How do I add code to my website? (click for guides)
WordPress
  1. Install the free Insert Headers and Footers plugin.
  2. Go to Settings → Insert Headers and Footers.
  3. Paste your code in Scripts in Footer and save.
Wix
  1. Dashboard → Settings → Custom Code.
  2. Add Custom Code → placement: Body - end → All Pages → Save.
Squarespace
  1. Settings → Advanced → Code Injection.
  2. Paste in the Footer box → Save.
Shopify
  1. Online Store → Themes → Edit Code → theme.liquid.
  2. Paste just before </body> → Save.
Other / Raw HTML

Open your HTML file, find the closing </body> tag, paste your code directly above it.

View Page(opens in a new tab)