# SiEGA Features

- [Actions](https://docs.aeroai.io/siega-features/actions.md)
- [Bookmarks](https://docs.aeroai.io/siega-features/actions/bookmarks.md)
- [Data Layers Panel](https://docs.aeroai.io/siega-features/actions/data-layers-panel.md)
- [Cesium](https://docs.aeroai.io/siega-features/actions/data-layers-panel/cesium.md)
- [Datasmith](https://docs.aeroai.io/siega-features/actions/data-layers-panel/datasmith.md)
- [GeoJSON](https://docs.aeroai.io/siega-features/actions/data-layers-panel/geojson.md)
- [LiDAR](https://docs.aeroai.io/siega-features/actions/data-layers-panel/lidar.md)
- [3D Gaussian Splat](https://docs.aeroai.io/siega-features/actions/data-layers-panel/3d-gaussian-splat.md)
- [CAD](https://docs.aeroai.io/siega-features/actions/data-layers-panel/cad.md)
- [Media](https://docs.aeroai.io/siega-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-features/actions/data-layers-panel/basemap-layers.md)
- [Point Cloud](https://docs.aeroai.io/siega-features/actions/point-cloud.md): Edit the colors of styled Cesium 3D Tileset LiDAR Point Clouds
- [Stories](https://docs.aeroai.io/siega-features/actions/stories.md): Create Stories that act as a slide show of locations in the world
- [Tile Comparison](https://docs.aeroai.io/siega-features/actions/tile-comparison.md)
- [Asset Library](https://docs.aeroai.io/siega-features/actions/asset-library.md)
- [Add NPC](https://docs.aeroai.io/siega-features/actions/add-npc.md)
- [Viewshed](https://docs.aeroai.io/siega-features/actions/viewshed.md)
- [Presets](https://docs.aeroai.io/siega-features/actions/presets.md)
- [Settings](https://docs.aeroai.io/siega-features/actions/settings.md)
- [Stories](https://docs.aeroai.io/siega-features/actions/stories-1.md)
- [Export](https://docs.aeroai.io/siega-features/actions/export.md)
- [Tools](https://docs.aeroai.io/siega-features/tools.md)
- [Annotation](https://docs.aeroai.io/siega-features/tools/annotation.md)
- [Measurement](https://docs.aeroai.io/siega-features/tools/measurement.md)
- [Draw Tools](https://docs.aeroai.io/siega-features/tools/draw-tools.md)
- [Geo-Marker](https://docs.aeroai.io/siega-features/tools/geo-marker.md)
- [Selecting Mode](https://docs.aeroai.io/siega-features/tools/selecting-mode.md)
- [Presenter](https://docs.aeroai.io/siega-features/tools/presenter.md)
- [Other Features](https://docs.aeroai.io/siega-features/other-features.md)
- [Navigating Movable UI](https://docs.aeroai.io/siega-features/other-features/navigating-movable-ui.md)
- [Visualizing Metadata](https://docs.aeroai.io/siega-features/other-features/visualizing-metadata.md)
- [Search](https://docs.aeroai.io/siega-features/other-features/search.md)
- [Weather](https://docs.aeroai.io/siega-features/other-features/weather.md)
- [Navigation Modes](https://docs.aeroai.io/siega-features/other-features/navigation-modes.md)
- [Saving and Loading (Save Menu)](https://docs.aeroai.io/siega-features/other-features/saving-and-loading-save-menu.md)


---

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