# Create Mobile Demo

If you have a mobile application or product you'd like to create a Supademo of, there are several options available to you:

### 1. Use timeline-based hotspots (recommended)

* Record your screen on your mobile device
* Next, navigate to Supademo on your mobile device to upload your recording to Supademo. Or do this on the desktop.
* Once uploaded, use Supademo's [interactive timeline hotspots](https://docs.supademo.com/customize/hotspot/interactive-video-hotspots) to overlay hotspots at specific timestamps, without the need to split your content.

{% @supademo/embed demoId="cmnj2qves1knaaburhbjeskcy" url="<https://app.supademo.com/demo/cmnj2qves1knaaburhbjeskcy>" %}

### 2. Using the emulator

* Use Supademo's [desktop app (Windows, Mac)](https://supademo.com/download) to record your iPhone or Android app emulator on the desktop and click through your product workflow.

### 3. Using video uploads and splitting

* Record your screen using your native iPhone/Android screen recorder.&#x20;
* Next, navigate to Supademo on your mobile device to upload your recording to Supademo.&#x20;
* Once uploaded, you'll be able to use Supademo's video splitting functionality to add steps at relevant timestamps throughout your video:

{% @supademo/embed demoId="clxatgah20ltwt2oe9v54my5b" url="<https://app.supademo.com/demo/clxatgah20ltwt2oe9v54my5b>" %}

### Using the Chrome extension

* You can alternatively resize your browser window to a mobile size and record your steps using the Chrome extension.

Supademo supports demos for Android, iPhone, and iPad apps, and allows you to customize demos for different audiences or use cases.

[Here are some examples of mobile app demos](https://supademo.com/showcase#app-demo)

<figure><img src="/files/W5mGMKete0HUnxDuXnTa" alt=""><figcaption><p><a href="https://supademo.com/showcase#app-demo">https://supademo.com/showcase#app-demo</a></p></figcaption></figure>


---

# 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/by-method/create-mobile-demo.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.
