# Environmental Simulations

Scenes that represent real or future environments and let learners observe, test, or interact.

Examples:

* A forest changing over time
* A factory operating under different conditions
* An ecosystem reacting to pollution
* A future city affected by climate impacts<br>

Format:

* Web: simplified model, move around with mouth and keyboard, click 3D buttons to change before/after scenario
* VR: immersive exploration and interaction by walking around<br>

Good for: climate science, geography, biology, systems thinking.


---

# 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://unity.zoeimmersive.com/content-guidelines/introduction-creator-guidelines/environmental-simulations.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.
