Quick Start

Get an AI chatbot embedded on your site in under 5 minutes.

  1. 1

    Create an account

    Sign up free - no credit card required. You get 1 chatbot, 200 messages/month, and 100 pages.

  2. 2

    Create a chatbot

    From the dashboard, click "New chatbot". Give it a name and an optional system prompt.

  3. 3

    Upload your docs

    Navigate to the Documents tab. Drag-and-drop a PDF, Markdown, HTML, or text file - or paste a URL. We extract, chunk, and index the content on the Cloudflare edge.

  4. 4

    Copy the embed code

    Go to the Overview tab and copy the one-line script snippet. Paste it anywhere in your site's HTML before the closing </body> tag.

  5. 5

    Ask questions

    The chat widget loads instantly. Visitors ask questions, get streaming answers grounded in your docs, with clickable source citations.

Embed code

The snippet is a single script tag. Place it before the closing </body> tag:

<script src="https://widget.askembed.com/widget.js" data-bot-id="bot_xxx" async></script>