# Video

Video production can involve shooting original video, using exiting footage (e.g., stock footage and clips from other videos), screen capturing, and incorporating still images. It also usually involves sound editing, be it the sound recorded during a video shoot, voiceover, music, or sound effects. (Many video editing tools allow for sound editing, though some of the more simplistic ones do not or have very limited options.)

The video production focus in this guide is on video editing with the most relevant resources being:

* [Introduction to Video Editing ](/multimedia/video/introduction-to-video-editing.md)- Learn about video editing concepts and techniques.
* [iMovie](/multimedia/tutorials/imovie.md), [Windows' Video Editor](/multimedia/tutorials/video-editor-windows-10.md), and [Adobe Spark ](/multimedia/tutorials/adobe-spark.md)- Learn how to use these tools.
* [Media Resources](/multimedia/media-resouces.md) - Find various types of media that can be incorporated into video projects.


---

# 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://bcds.gitbook.io/multimedia/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.
