# Sharing media

You can share a wide range of media in ENGAGE, such as websites, YouTube videos, video files, presentations, documents, spreadsheets, and the computer desktop. When you share media, it appears on any public screens in a location and on the Shared Screen page of each user's menu or tablet.

{% hint style="warning" %}
When a user with a LITE account starts a Session, each user can share media for only 5 minutes in total. This limit is the combination of shared video, web browser, and computer desktop.
{% endhint %}


---

# 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.engagevr.io/engage/essential-features/sharing-media.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.
