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

# Other Features

This section covers the controls that shape how a scene is viewed rather than the data it contains. These features&#x20;govern how the camera moves through the environment, how the scene is lit, and how position and elevation are read on&#x20;screen, giving users a consistent way to navigate and interpret any scene. Because they apply to the viewer as a&#x20;whole, they remain available regardless of which datasets are loaded.

Together, these controls support a smoother and more precise viewing experience, allowing users to move through a&#x20;scene, adjust its presentation, and stay oriented with confidence. Each is documented in full on its own page.


---

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