# Confirm Clarity of View: Forward-Facing vs Side-Facing

## Overview

In this game, you must answer only one question: did the driver mount their device forward or side-facing?

## Game Contents

You will be presented with the following information:

* A sample image from the device being reviewed

You have three choices:

1. “Forward” for a device that is mounted forward-facing
2. “Side” for a device that is mounted side-facing
3. “Not Sure” if you don’t know how to answer for this device&#x20;

## How can you identify what is Forward vs Side?

* Forward-facing primarily shows the road ahead and following traffic
* Side-facing view primarily shows buildings, sidewalks, and non-road related views

Let’s take a look at some examples of both Forward and Side views:

### Forward-Facing

<figure><img src="/files/8dJKJvGkSvcFyJJgpykn" alt=""><figcaption><p>The road ahead is visible and following the traffic flow</p></figcaption></figure>

<figure><img src="/files/5rGEq73yOKHvKE70sYcO" alt=""><figcaption><p>The road ahead is visible and following the traffic flow</p></figcaption></figure>

<figure><img src="/files/Se54Q24fdUsuA8xgMZZF" alt=""><figcaption><p>The road ahead is visible and following the traffic flow</p></figcaption></figure>

<figure><img src="/files/n6lapqkUwX11O91rt246" alt=""><figcaption><p>The road ahead is visible and following the traffic flow</p></figcaption></figure>

### Side-Facing

<figure><img src="/files/R5ynoUvTtdkkCJLQ97mg" alt=""><figcaption><p>Shows primarily the sidewalk and building</p></figcaption></figure>

<figure><img src="/files/dmi47Tt9pEl7h7uj15YD" alt=""><figcaption><p>Shows primarily the sidewalk and building</p></figcaption></figure>

<figure><img src="/files/r1cAiam9ODquxNFb4vaN" alt=""><figcaption><p>Shows the sidewalk and lawn, and not the road</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-forward-facing-vs-side-facing.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.
