# Confirm Clarity of View: Interior vs Exterior

## Overview

In this game, you must answer only one question: did the driver mount their device inside or outside of their vehicle?

## Game Contents

You will be presented with the following information:

* A sample image from the device being reviewed

You have three choices:

1. “Interior” for a device that is mounted inside the vehicle
2. “Exterior” for a device that is mounted outside the vehicle
3. “Not Sure” if you don’t know how to answer for this device

## How can you identify what is Interior vs Exterior?

* If the vehicle’s dashboard is showing, it is more likely that the device is placed internally
* Reflection due to the vehicle’s windshield typically means the device is placed internally
* Internal can also include: glare, window frames, dashboard, etc.
* Exterior placement, though may show the hood of the vehicle, are less likely to have obstructions

Let’s take a look at some examples of both Interior and Exterior mounts:

### Interior&#x20;

<figure><img src="/files/3yn4H6a8FvEz8X0afyuX" alt=""><figcaption><p>Reflection and the vehicle’s dashboard is visible</p></figcaption></figure>

<figure><img src="/files/PjVxGCOINkGYzkZWHrOd" alt=""><figcaption><p>Vehicle’s dashboard is visible</p></figcaption></figure>

<figure><img src="/files/UGDQIVQ8EF4Hqu9sHKG8" alt=""><figcaption><p>Reflection from the vehicle’s dashboard is visible</p></figcaption></figure>

<figure><img src="/files/cBDW2Y9q66DJMattUsgI" alt=""><figcaption><p>Though you can clearly see the vehicle’s hood, the dashboard is also visible</p></figcaption></figure>

<figure><img src="/files/bPLlHTbYd8xmVOd8j9Bo" alt=""><figcaption><p>Side-facing mount that shows internal parts of the vehicle</p></figcaption></figure>

<figure><img src="/files/nzCKBJaJ1AGFYzcdoLnS" alt=""><figcaption><p>Side-facing mount that shows internal parts of the vehicle</p></figcaption></figure>

### Exterior

<figure><img src="/files/FMUzVNZtQRQFWFeoIwU3" alt=""><figcaption><p>Clear view with no reflection or the vehicle’s dashboard</p></figcaption></figure>

<figure><img src="/files/nfgt63ZtvIJ6PB5w07HV" alt=""><figcaption><p>Though you can see the vehicle’s hood, it shows clear view with no reflection or dashboard</p></figcaption></figure>

<figure><img src="/files/b9chlhtjZZDBGiU6WP9F" alt=""><figcaption><p>No obstruction or reflection and clear view of the road</p></figcaption></figure>

<figure><img src="/files/HFNadUoqaClHKGsfXlow" alt=""><figcaption><p>Side-facing view with no internal parts of the vehicle, reflection and has a clear view</p></figcaption></figure>

<figure><img src="/files/gXyZCx0PWHcP8oB2hiw0" alt=""><figcaption><p>No obstruction or reflection and clear view of the road</p></figcaption></figure>

<figure><img src="/files/WnUE84wOmJpdgrrkDblt" alt=""><figcaption><p>Exterior view with some of the vehicle’s hood showing (no reflection or dashboard showing)</p></figcaption></figure>


---

# 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.hivemapper.com/contribute/train-the-map-ai/confirm-clarity-of-view-interior-vs-exterior.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.
