# Presenter

## Overview

Presenter is a custom-built tool designed to streamline the process of displaying multimedia content within the SiEGA environment. It provides users with a simple, intuitive interface to create and navigate presentations composed of images and videos.

With the Presenter tool, users can:

* Select and import image and video files into a dynamic presentation list.
* Display selected media in a dedicated presentation window with smooth transitions.
* Scroll through the presentation content using simple navigation controls.
* Add or remove media items on the fly, allowing flexible presentation updates in real time.

## How to Use

To begin, open the Presenter tool by selecting it from the main toolbar on the right side of your screen. Once opened, you'll see two options: Add Presenter and Clear All.

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

To create a new Presenter, select the "Add Presenter" option to enter placement mode. Then, simply click anywhere in the 3D scene to place the Presenter at your desired location. Once placed, you can interact with the Presenter by clicking on it, which opens the presentation window. From this window, you can click on the "Edit" button to easily manage your media list.

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

Clicking the "Edit" button opens a separate media management window, where you can view and organize all assets associated with the selected Presenter. In this window, you can add new images or videos, delete specific items, or replace existing ones with updated content.&#x20;

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

To move, rotate, or scale the Presenter tool, click the "Selecting Mode" icon from the main toolbar. This allows you to select the Presenter you want to modify within the scene. Once selected, you can use the standard transform controls to adjust its position, rotation, or size. If you wish to remove a Presenter, simply click the trash icon to delete the selected instance.

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


---

# 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.aeroai.io/siega-features/tools/presenter.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.
