# Media Library

**Search** field; **Enter** to search.

**Media type tabs** depend on host:

| Host                        | Tabs                           |
| --------------------------- | ------------------------------ |
| **After Effects**           | Photos, Videos, Vectors, Icons |
| **Photoshop / Illustrator** | Photos, Vectors, Icons         |
| **Premiere Pro**            | Photos, Videos                 |

**Footer**

* **Destination folder** path + **folder chooser** button.
* Result counts (e.g. number of photos, icon pagination `current/total`, etc.).

**Download**

Hover a result, pick a download option, files save to the destination and import into the host (comp insertion in Ae, project panel in Pr, document rules in Ps/Ai—per provider and file type).

**Providers** (typical): Unsplash, Pexels, Pixabay for photos; video sources as enabled; vectors/icons as in UI. **Always read each provider’s license** for commercial use and attribution.


---

# 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://mographfactory.gitbook.io/mute-docs/home/features/media-library.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.
