# Video Library

- [Adding video to the library](https://docs.screendesk.io/video-library/adding-video-to-the-library.md): Add and remove recordings in the Video Library, and control who can manage shared videos.
- [Upload videos to workspace](https://docs.screendesk.io/video-library/upload-videos-to-workspace.md): Upload pre-recorded videos to your workspace and auto-add them to the Video Library for easy sharing.
- [Share videos from helpdesk](https://docs.screendesk.io/video-library/share-videos-from-helpdesk.md): Use Screendesk in your helpdesk to request recordings, send videos, share from the library, and start live sessions.


---

# 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.screendesk.io/video-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.
