# Environment - 2

This environment is comparatively bigger than the environment -1. This environment has  various kinds of assets including

1. Two lanes and one lane roads
2. Uneven terrain
3. water bodies
4. sky-scrappers
5. Small houses
6. Retail stores
7. Variety of vehicles

![](/files/-MLVXzth-ha6kSJb731e)

Showing the intersection of road with various environmental assets around it

![](/files/-MLHwu5H2JgWVenjSkih)

Showing Road and its various elements such as side markings, text over cross-section, different color of asphalt material.

![](/files/-MLHxMUTXFbdaY7cFoKV)

The above diagram shows the bird's eye view of the map.&#x20;

![](/files/-MLHx3ovFFHVz2qEPezw)

Shows real-time reflection from the water body. this can be used to simulate the scenario where water reflection potentially blinds the camera's adaptive focus.&#x20;


---

# 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://sunil.gitbook.io/adversarial-simulator/docs/setting-up-environment/environment-2.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.
