> 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-desktop-features.md).

# SiEGA Desktop Features

- [System Requirements](https://docs.aeroai.io/siega-desktop-features/system-requirements.md)
- [Actions](https://docs.aeroai.io/siega-desktop-features/actions.md)
- [Bookmarks](https://docs.aeroai.io/siega-desktop-features/actions/bookmarks.md)
- [Data Layers Panel](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel.md)
- [Cesium](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/cesium.md)
- [Datasmith](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/datasmith.md)
- [GeoJSON](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/geojson.md)
- [LiDAR](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/lidar.md)
- [3D Gaussian Splat](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/3d-gaussian-splat.md)
- [CAD](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/cad.md)
- [Media](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/media.md): Automatically import images into the world with geospatial accuracy by scraping EXIF data. If latitude, longitude, and altitude information is present, the image will be imported.
- [Basemap Layers](https://docs.aeroai.io/siega-desktop-features/actions/data-layers-panel/basemap-layers.md)
- [Point Cloud](https://docs.aeroai.io/siega-desktop-features/actions/point-cloud.md): Edit the colors of styled Cesium 3D Tileset LiDAR Point Clouds
- [Stories](https://docs.aeroai.io/siega-desktop-features/actions/stories.md): Create Stories that act as a slide show of locations in the world
- [Tile Comparison](https://docs.aeroai.io/siega-desktop-features/actions/tile-comparison.md)
- [Asset Library](https://docs.aeroai.io/siega-desktop-features/actions/asset-library.md)
- [Add NPC](https://docs.aeroai.io/siega-desktop-features/actions/add-npc.md)
- [Viewshed](https://docs.aeroai.io/siega-desktop-features/actions/viewshed.md)
- [Presets](https://docs.aeroai.io/siega-desktop-features/actions/presets.md)
- [Settings](https://docs.aeroai.io/siega-desktop-features/actions/settings.md)
- [Stories](https://docs.aeroai.io/siega-desktop-features/actions/stories-1.md)
- [Export](https://docs.aeroai.io/siega-desktop-features/actions/export.md)
- [Tools](https://docs.aeroai.io/siega-desktop-features/tools.md)
- [Annotation](https://docs.aeroai.io/siega-desktop-features/tools/annotation.md)
- [Measurement](https://docs.aeroai.io/siega-desktop-features/tools/measurement.md)
- [Draw Tools](https://docs.aeroai.io/siega-desktop-features/tools/draw-tools.md)
- [Geo-Marker](https://docs.aeroai.io/siega-desktop-features/tools/geo-marker.md)
- [Selecting Mode](https://docs.aeroai.io/siega-desktop-features/tools/selecting-mode.md)
- [Presenter](https://docs.aeroai.io/siega-desktop-features/tools/presenter.md)
- [Other Features](https://docs.aeroai.io/siega-desktop-features/other-features.md)
- [Navigating Movable UI](https://docs.aeroai.io/siega-desktop-features/other-features/navigating-movable-ui.md)
- [Visualizing Metadata](https://docs.aeroai.io/siega-desktop-features/other-features/visualizing-metadata.md)
- [Search](https://docs.aeroai.io/siega-desktop-features/other-features/search.md)
- [Weather](https://docs.aeroai.io/siega-desktop-features/other-features/weather.md)
- [Navigation Modes](https://docs.aeroai.io/siega-desktop-features/other-features/navigation-modes.md)
- [Saving and Loading (Save Menu)](https://docs.aeroai.io/siega-desktop-features/other-features/saving-and-loading-save-menu.md)


---

# 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-desktop-features.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.
