# Creating a video from a slide deck

A simple way to create a video for a presentation is to record your screen as you go through a slide deck.

Your computer may include software to record your screen, such as the Xbox Game Bar in Windows 10 and Windows 11 (windows key + G), or the Screenshot tool in macOS Mojave or later (Shift + command + 5). However, some free software that's available on most platforms is OBS Studio. For more information about how to install and set up OBS Studio, refer to the [Quick Start Guide](https://obsproject.com/kb/quick-start-guide).

<figure><img src="https://3460182399-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwVx6bvwqEE7tD0TYOcfj%2Fuploads%2Fgit-blob-376bb436a0fc43458ebc9eb6d21a9f4b9da4998a%2Ftut_pres_obs.jpg?alt=media" alt=""><figcaption><p>OBS Studio set up to record a PowerPoint presentation</p></figcaption></figure>

The recording will capture any slide transitions or animations. You can configure OBS to capture any audio from the presentation, such as sound effects or embedded video, and you could also record audio input from a microphone.

After you create the recording, you must make it available online. For example, you could upload it to a video hosting site, such as YouTube or Vimeo, or to your own private server. However, you must ensure that the video can be accessed through a URL without the need to log in. You should also check that it's accessible in all geographic regions from which users may access your experience.


---

# 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.engagevr.io/engage/experience-editor/tutorials/introductory-presentation/creating-a-video-from-a-slide-deck.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.
