# Export to MP4/GIF

### What is Supademo export?

You can export your Supademo as an MP4 or GIF file for sharing as attachments or for uploading onto video platforms like Youtube.

{% hint style="danger" %}
Video exports are capped at 70 steps. If you need to export more than 70 steps at a time, we recommend you split your demo and export them separately.&#x20;
{% endhint %}

**Here are the step-by-step instructions on exporting a Supademo:**

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

***

### **Customization options before export**

Before exporting your demo, you can customize:

* **Autoplay Speed (Slide Duration)** – control how long each step appears
* **Frame Rate (FPS)** – choose smoothness of playback
* **Resolution** – from 720p to 4K
* **Transition Delay** – adjust the time between slides

### **How to export a Supademo**

1. Open any Supademo and click **“Share”** in the top-right corner.
2. Select **“Download as MP4”** or **“Download as GIF.”**
3. Customize your export settings (autoplay speed, frame rate, resolution).
4. Click **“Download”** to generate your file.
5. Your export will download locally, and a link will also be emailed to you.

### Use exported Supademos to:

* Add to onboarding slide decks or training videos
* Share on LinkedIn, Twitter, or YouTube
* Include in email campaigns or newsletters
* Upload to your help center or LMS

{% hint style="info" %}
Want to drive interaction instead? Use a live [demo link](/share/share-link.md) or [embed](/share/embed.md) for the full experience.
{% endhint %}


---

# 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/share/exports/export-to-mp4-gif.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.
