# Video splitting

With Video Splitting, you can **transform any existing video into a step-by-step interactive product demo.**

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

To use video splitting, upload your video and create image steps at designated timestamps. This will **split your video with an image step** between two trimmed video steps. Simply repeat this step to make your product demo more interactive.

**How to set up video splitting:**

### **Popular use cases 👇🏽**

1. Repurposing existing product demos and content for interactive use cases (i.e. support docs, onboarding, [trackable links for sales follow ups](https://supademo.com/blog/changelog/dynamic-variables-trackable-links-voiceover-improvements/#2-unique-trackable-link-for-viewers));
2. Adding a step when a click was missed or for cases where you want to add a contextual callout;
3. Recording a mobile demo and turning it into an interactive product tour or demo;

### Example mobile app demos

[Check it out here.](https://supademo.com/showcase)

<figure><img src="/files/zI2oJQbWEeLTVzSsjuhl" alt=""><figcaption></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-demo-type/create-mobile-demo/video-splitting.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.
