# Create

- [By Demo Type](https://docs.supademo.com/create/by-demo-type.md): Supademo lets you create demos in three different ways — each designed to fit your goals, audience, and use case.
- [Guided HTML Demos](https://docs.supademo.com/create/by-demo-type/guided-html-demos.md): Create reliable, pixel-perfect interactive demo that are pixel-perfect HTML/CSS copies of your application. In minutes with no code.
- [Manual Capture for HTML Recordings](https://docs.supademo.com/create/by-demo-type/guided-html-demos/manual-capture-for-html-recordings.md): Capture hover states and non-click interactions in HTML demos using Manual Capture to create clean, customizable steps without automatic hotspots.
- [Guided Screenshot & Video Demos](https://docs.supademo.com/create/by-demo-type/guided-screenshot-and-video-demos.md): Turn screenshots and videos into interactive walkthroughs — no coding required.
- [Smart blur](https://docs.supademo.com/create/by-demo-type/guided-screenshot-and-video-demos/smart-blur.md): Automatically redact sensitive content in seconds with Smart Blur—built directly into the Supademo Chrome Extension.
- [Sandbox Demos](https://docs.supademo.com/create/by-demo-type/sandbox-demos.md): Build pixel-perfect sandbox demonstrations with HTML and CSS cloning. No staging environments, dev tickets, or maintenance required.
- [Screen and Camera Recording](https://docs.supademo.com/create/by-demo-type/screen-and-camera-recording.md): Supademo now lets you record your screen and webcam directly from the Chrome extension.
- [Create Mobile Demo](https://docs.supademo.com/create/by-demo-type/create-mobile-demo.md)
- [Video splitting](https://docs.supademo.com/create/by-demo-type/create-mobile-demo/video-splitting.md): Convert any video into a Supademo
- [By Method](https://docs.supademo.com/create/by-method.md): Explore recording methods: Chrome Extension, desktop app, and more.
- [Create with Chrome Extension](https://docs.supademo.com/create/by-method/create-with-chrome-extension.md): Record any web app with the Supademo Chrome Extension. Capture clicks, actions, and interactions directly from your browser to create interactive demos in minutes.
- [Chrome Extension Improvements](https://docs.supademo.com/create/by-method/create-with-chrome-extension/chrome-extension-improvements.md): Record flawlessly every time with proactive warnings and one-click fixes — fewer broken recordings, more consistent, professional demos.
- [Enhance with AI](https://docs.supademo.com/create/by-method/create-with-chrome-extension/enhance-with-ai.md): Specify context, language, or use case before recording to get AI-generated text tailored to your demo from the very first step.
- [Create with Desktop App](https://docs.supademo.com/create/by-method/create-with-desktop-app.md): Record interactive demos of desktop apps, code editors, and mobile emulators with the Supademo Desktop App for Mac and Windows.
- [Create with Figma Plugin](https://docs.supademo.com/create/by-method/create-with-figma-plugin.md): Turn Figma designs into interactive prototypes—with voiceovers, personalization, and analytics.
- [Create from Uploads](https://docs.supademo.com/create/by-method/create-from-uploads.md): Create interactive demos from screenshots, images, or presentations—no recording required.
- [Create with Screen & Webcam](https://docs.supademo.com/create/by-method/create-with-screen-and-webcam.md): Record your screen, webcam, or both—directly within Supademo.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.supademo.com/create.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
