Skip to page content
Docs
Make Agent Fast documentation

Wix

Install through the Wix app or an approved custom-code surface.

At a glance

Install through the Wix app or an approved custom-code surface.

Embed install pathLoader on your site talks to the hosted agent runtime
Your websiteHTML / appLoader scriptembed.jsWidget UIChat / voiceAgent

Custom-element availability#

Use the custom element in integrations/wix/make-agent-fast.js or Wix's approved body-end custom-code surface. This source is not a public Wix App Market application. A listing URL will appear here only after external review approves and publishes one.

Custom code#

In site settings, add the generated loader as body-end custom code and apply it to the intended pages.

<script src="https://makeagent.fast/embed.js"
        data-agent="YOUR_SITE_SLUG"
        async></script>

Wix may serve preview and live sites on different hosts. Add only the hosts you need to the Embed allowlist and re-publish after changes.