Monstral / Interactive Demos
Interactive Demos
Guided tours that run inside your real product, not a slide deck pretending to be one.
ads_click
Selectors come from the DOM, never the model
Every hotspot is derived straight from the live page and validated against a single match. The AI supplies meaning and copy β it never gets to invent or hallucinate a target.
hourglass_top
A tour that knows when to give up
If a hotspot doesn't appear within a few seconds, that step is skipped instead of stalling the whole tour β buyers never see a pointer waiting on nothing.
sync
Resumable across full page loads
Progress survives real navigations, not just client-side routing, so a demo can walk a prospect across your actual app without losing its place.
smart_toy
Three tiers of guidance, one flow
A passive hover tip, a step-by-step spotlight tour, and a context-aware chatbot that can launch a tour itself β all reading from the same underlying map.
tour-step.json
{
"step": 2,
"target": "#billing-plan-toggle",
"placement": "bottom",
"advanceOn": "click"
}