# sa5-video

- [About SA5's Webflow Video Lib](https://attr.sygnal.com/sa5-video/about.md): Why it exists and how it extends Webflow's Video features
- [Quick Start | SA5 Video](https://attr.sygnal.com/sa5-video/quick-start.md): How to Easily Add SA5's Video Enhancements to Your Webflow Site
- [Background Video Poster](https://attr.sygnal.com/sa5-video/background-video-poster.md)
- [Triggers, Events & Actions](https://attr.sygnal.com/sa5-video/triggers-events-and-actions.md)
- [YouTube Hide Related Videos \[BETA\]](https://attr.sygnal.com/sa5-video/youtube-hide-related-videos-beta.md): Hide YouTube's annoying related video content
- [Styling Options](https://attr.sygnal.com/sa5-video/youtube-hide-related-videos-beta/styling-options.md): Styling the YouTube Norel overlay
- [Future](https://attr.sygnal.com/sa5-video/youtube-hide-related-videos-beta/future.md): Future ideas for the YouTube hide related video feature
- [Media Pop-Ups 🧪](https://attr.sygnal.com/sa5-video/media-pop-ups.md): Play a video from any pop-up source.
- [Video Player ( Direct )](https://attr.sygnal.com/sa5-video/video-player-direct.md)
- [Video Controller File Format](https://attr.sygnal.com/sa5-video/video-controller-file-format.md)
- [Media Controller](https://attr.sygnal.com/sa5-video/media-controller.md)
- [Video Player Controller](https://attr.sygnal.com/sa5-video/video-player.md): Control and get events from your Webflow video players and embeds.
- [Video Playback Spec 🧪](https://attr.sygnal.com/sa5-video/video-player/video-playback-spec.md): Define what events you want triggered in advance
- [YouTube Video Data 🧪](https://attr.sygnal.com/sa5-video/video-player/youtube-video-data.md): Extraction of YouTube Data
- [Loom Video Data 🧪](https://attr.sygnal.com/sa5-video/video-player/loom-video-data.md): Extraction of Loom Data


---

# 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://attr.sygnal.com/sa5-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.
