AskMySite widget

You should see a chat bubble in the bottom-right corner. Override the API backend via ?api=https://your-api.example.com in the URL.

To embed on any site, paste this just before </body>:

<script
  src="https://YOUR-CDN/widget.js"
  data-site-id="ggrbooks"
  data-api-base="https://YOUR-API"
  data-primary="#1f6feb"
  data-title="Ask GGR Books"
  data-greeting="Hi! Ask me anything."
  defer
></script>