# Video

Videos added by the broker can be viewed directly in the application, as well as scheduled live streams. A separate Video tab, which is located in the terminal sidebar, is used for this. In order to open a tab, click on the Video button on the left side of the application:

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

In case there is a live stream ongoing at the moment, this button will be highlighted in red, see screenshot above. All videos in this tab are sorted by date, the newest videos and upcoming/ongoing streams are at the top. Each video is displayed in the form of a card that contains: the name of the added video, the date/time for streams, and the channel name. In case the stream is ongoing, the user will see a small red "Now" icon on the video card.&#x20;

Selecting one of the videos from the list will open a Youtube in a browser. All links have an expiration date set by the broker, so the videos can be removed from the panel after some time.&#x20;


---

# 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://guide.traderevolution.com/project/desktop-application-for-windows/windows/informative-panels/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.
