> For the complete documentation index, see [llms.txt](https://docs.aeroai.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aeroai.io/siega-web-features/overview.md).

# Overview

#### Welcome to SiEGA Web!

\
**SiEGA Web** is the browser-based version of **SiEGA Desktop**, allowing you to work with your AERO AI geospatial data directly in&#x20;your browser without the need to install any software.&#x20;

## **Launching SiEGA Web**

From your AERO AI dashboard, click on the "My Assets" tab in the sidebar to view your available assets.

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

Locate the asset you would like to view and click "Open in Viewer" to launch SiEGA Web in a new browser tab with your asset loaded and ready for use.

<figure><img src="/files/83Q2B6XioOBCyCABRopR" alt=""><figcaption></figcaption></figure>

An alternative is to click on the "Projects" tab in the sidebar. Than click on "Open in SiEGA Web" button from the already created project.

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

Once **SiEGA Web** is loaded, you will see the main viewer environment. The interface is organized into four main areas that you will interact with as you&#x20;work:<br>

* The Asset Sidebar on the left lists your loaded data and available assets.
* The Top Toolbar runs across the top of the screen and holds the main tools, including Bookmarks, Layers, Measure, Place, and Share.
* The Right-Side Panels open when you activate a tool from the Top Toolbar and close when you exit the tool.
* The Bottom Panel is where bookmarks, video editing, and share links appear.

## Loading Your First Scene

In the Asset Sidebar, your assets are organized into categories based on file type, such as "3D Tiles", "Imagery", "Terrain", "GeoJSON", and more. Click&#x20;on the category that contains the asset you would like to load to expand the list of assets inside it.

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

Locate the asset you would like to view and click the Download icon next to the asset name to load it into the scene. Once loaded, the asset will be&#x20;listed as a layer in the Scene Layers Panel.

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

To move the camera to your asset, click the Eye icon next to the asset name. The camera will fly to the asset's location in the scene.

Use your mouse to navigate the 3D environment. Drag to pan the camera, scroll to zoom in or out, and right-click and drag to rotate the view.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-web-features/overview.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.
