One-page start

Ship your first interactive demo.

This first docs page covers the shortest production path: capture, edit, publish, and embed. Deeper API and extension docs can grow from here.

01

Capture a flow

Install the Chrome extension, open your product, and record each click as a step.

02

Edit the narrative

Tighten step titles, move hotspots, add notes, and remove anything that distracts.

03

Publish and share

Publish the demo, send the share link, or embed it in a page with the loader script.

Embed snippet

Use the public loader on pages where you want buyers or users to open a published demo.

<script async src="https://app.arcdemo.io/arcdemo.js"></script>
<button data-arcdemo-demo="YOUR_DEMO_ID">Open demo</button>