PokeDemo supports two main jobs. The first is creating demos: record a product flow, refine the guided experience, and export a reusable bundle. The second is embedding exported demos: host that bundle somewhere you control and render it with the PokeDemo player in your site or app.
Use these docs in two tracks:
- start with Create Demos if you are authoring demos in PokeDemo
- start with Embed Demos if you already have an export and need to publish it
- use Troubleshooting when something is not loading or behaving as expected
- use Exported Bundle Contract when you need to inspect the exported bundle format directly
Author in PokeDemo. Publish anywhere.
PokeDemo handles authoring. Exported demos are hosted by you, then embedded with the public @pokedemo/player SDK in a browser-based app or site.