# Export in GIF or video

You can export your guideflow in GIF or video in order to share your demo in social medias, emails or some presentations or to give a preview of your demo.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/dkd244ji9r>" %}

* To export your Guideflow in GIF or video click on "Share"
* Click on "GIF & video" in the "Share Options" section
* Select the use-case to use pre-defined settings
* Select the type of export
* Select the resolution of your export
* Select  your "Frame rate"
* Select the number of seconds between steps
* Click on "Export" to download your guideflow in GIF or video

{% hint style="warning" %}
Share links or embed widgets instead of video or GIF to keep:&#x20;

* live edits&#x20;
* interactivity
* viewers engaged with actions to perform
* live analytics
  {% 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.guideflow.com/help/sharing-guideflow/export-in-gif-or-video.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.
