# 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 header, is used for this. In order to open a tab, tap on the Video button on the left from the Account menu:

<figure><img src="/files/xoCMvN7JT6ZDKadBQr8Y" 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;

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

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;

Please note that video/stream can be minimized in the internal TE browser, this can be done by tapping the corresponding button <img src="/files/t97wrEKpElrYgeZWfaZA" alt="" data-size="line">. So, the user can drag\&drop minimized player across the screen right in the app, without looking up from work while watching the stream. When minimizing the app, the stream will be paused.&#x20;

Tapping on the widget will show the icons “Pause”, “Close” and “Back” (the one with the YouTube icon). The application opens the internal browser while tapping the "Back" one. The "Close" action respectively closes the widget and the stream.


---

# 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/traderevolution-for-mobile/tablets/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.
