Share a link
Each hosted demo lives at a public URL on your hub, and CLI-published snapshots get their own standalone link at/p/<id>. Send either link directly, or use it as the source for an embed. See Hosting and publishing for how hosted URLs are structured.
A
/p/<id> snapshot is a frozen copy of a single demo with no hub around it. The unguessable id in the URL is the access control, and snapshot pages are not indexed by search engines.Open embed options
Open Share from a published demo to copy embed snippets. There are two presentations:- Inline embed — drop an
<iframe>straight into the page. The hub and any demo opened inside it render inline with no player chrome. - Popup embed — add a small loader script and a trigger button. Clicking the button opens the hub in a near-full-screen modal.
Inline snippet
The settings panel builds a snippet like this, with the width and height you choose:Popup snippet
The popup uses a shared loader plus a trigger button. The loader installsInkly.open():
Inline embeds can resize to fit the demo’s aspect ratio. In chrome-free inline mode, share and fullscreen controls are hidden, and the “Built with Inkly” attribution badge stays visible.

