Every other AI chat sits in a box and waits. Your agent opens your website next to the conversation, speaks out loud, and walks the visitor through it - page by page, section by section - until there's a meeting in your calendar or an order in your till.
One full-screen view. It controls what's on it, and it never stops talking while it does.
Set goal: 'meeting' and it qualifies, demonstrates, takes their details and books the slot itself - without a form-fill on the way in.
Ask "how much does it cost" and the site on the left navigates to your pricing page and scrolls to the plans, while it explains them out loud. It can only go where you've listed - a page it invents is dropped server-side before it reaches the screen.
Once they've seen two or three pages, it asks for a first name and puts the form in the rail. Email addresses are typed, never transcribed - "j dot smith at" is how you lose a lead. Consent is a checkbox, and it's logged.
It opens your actual availability - your working days, your hours, your lead time - then stops talking so they can pick. The meeting lands in your dashboard with the lead marked qualified and the whole transcript attached.
Set goal: 'purchase' and it becomes the shop assistant your store never had - finding the right product, putting it in the basket, and welcoming them back after checkout.
It narrows the list to one or two, opens the product page on the left and puts the cards beside it. Every price, image and name comes from your imported catalogue - it has no way to invent one.
It always asks before it adds, and the permission is checked twice - once in the browser, once on our side against the exact product it named. An agent that quietly edits someone's cart is a support ticket, not a sale.
The basket count updates in the bar and it walks them to your own checkout - we never take the payment. When they land back on your thank-you page it greets them by name, and the order is recorded against the conversation that sold it.
The shop path is drawn, not photographed - we don't run a storefront of our own to capture. The steps, the wording and the order they happen in are exactly what ships.
Six moves, one question at a time, never more than a couple of sentences at once. The same arc whichever way it is closing.
It introduces itself, discloses that it is an AI and asks what brought them here. One question - not a form.
Two or three questions to work out the job to be done, the size of it, and how soon. Everything after this is aimed at that answer.
Two to four pages, each one scrolled to the part that matters. It talks the whole time - navigation never drops the call.
One plan, or one product, with the reason attached. No price, stock level or delivery claim that isn't in your own content.
"Shall I add it?" or "shall I find you a time?" - then it waits. Nothing is added, submitted or booked without an explicit yes.
Cart to your checkout, or details to a booked slot. Either way you get the lead, the score, the transcript and an email the moment it's hot.
The obvious way to build this would be to send the visitor a link and hope. We render your site beside the conversation instead, in the same tab, for one reason: a page load kills a voice call. Every link it followed would drop the conversation and make it start again.
A sales agent that invents a URL, a price or a discount is worse than no sales agent. So the model doesn't get to decide where the screen goes - it proposes, and we check.
The same tag you'd use for the chat widget, with mode: 'consultant'. Pick the goal, say where to start, and it uses the pages you have already trained it on.
<script src="https://selraiz.com/widget.js"></script> <script> Selraiz.init({ agentId: 'your-agent-id', mode: 'consultant', consultant: { goal: 'meeting', // or 'purchase', or 'auto' startPath: '/' } }); </script>
meeting books, purchase sells, auto picks based on whether you've imported products.Free plan, no card, live on your site in five minutes.