# Stock Videos

The MVP includes direct access to a library of over **half a million royalty-free stock videos**. Search, preview, and download content directly to your MVP.

**Prerequisite**: Your MVP must be connected to the internet via Wi-Fi.

***

## 1. Accessing the Library

1. Navigate to the **Videos** tab on the left sidebar.
2. Enable **Edit Mode**.
3. Click the **SEARCH STOCK VIDEOS** button in the right-hand media panel.

<figure><img src="/files/FWJBp6PwzheU5xkdS0W7" alt="" width="337"><figcaption></figcaption></figure>

***

## 2. Searching & Browsing

The Stock Videos dialog opens with search and filter options:

<figure><img src="/files/05Q8Rq3jgRNgkXnasg32" alt=""><figcaption></figcaption></figure>

* **Search Bar**: Type any keyword (e.g., "Ocean," "Cyberpunk," "Abstract," "Clouds")
* **Sort**: Popular (default) or Latest
* **Type**: All (default), Film, or Animation
* **Category**: All (default), plus 20 categories including Backgrounds, Nature, Science, Education, and more
* **Safe Search**: Off by default
* **Editor's Choice**: Off by default -- toggle to filter for curated content
* **Orientation**: Landscape (default) or Portrait

Results show video cards with:

* Hover to preview (video plays on hover)
* Resolution badge (4K / 2K / 1080p / 720p)
* Duration badge
* Author name

***

## 3. Preview & Resolution Selection

Click any video to open the **Preview & Download** window:

<figure><img src="/files/kKObUIH1b9eJuJ4JHnwr" alt=""><figcaption></figcaption></figure>

* **Video Player**: Preview the full video before downloading.
* **Resolution Selector**: Dropdown showing all available resolutions (4K, 2K, 1080p, 720p).
* **Author Attribution**: Profile link and author information
* **Tags**: Content tags for the video

***

## 4. Naming & Downloading

1. Click the **Download** button.
2. Enter a **custom filename** for the clip (max **48 characters**). The resolution suffix and `.mp4` extension are added automatically (e.g., `MyClip-1080p.mp4`).
   * Allowed characters: letters, numbers, dashes, underscores, spaces
   * Periods are not allowed (leave off the file extension)
   * Invalid characters are automatically replaced with underscores
   * The default filename suggestion is based on the video author's username
3. Click **DOWNLOAD** to save to your MVP.

<figure><img src="/files/4zfQufesAZRiXEDoNNG5" alt="" width="375"><figcaption></figcaption></figure>

The download progress appears in the **Stock Download Widget** in the bottom-right corner of the screen. Once complete, the video appears in your **Unassigned Videos** list ready to be assigned to a MIDI note.

***

## Tips

* **Search broadly**: Try different keywords to find unexpected content. Broad words like "Abstract" and "background" often yield great results for live visuals.
* **Wi-Fi speed matters**: Stock video downloads can be large (50-200MB). A fast Wi-Fi connection makes the process smoother.

***

## Related Pages

* [Video Configuration](/2.-video-setup/video-configuration.md) -- Assign downloaded videos to MIDI notes
* [Wi-Fi Setup](/7.-networking/wifi-setup.md) -- Internet connection required for stock videos


---

# 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://support.4cast.world/2.-video-setup/stock-videos.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.
