# Highway Exit Signs

## USA

You are presented 18 images at a time in what is called a mosaic. Search within the mosaic and select any signs matching the criteria at the top of the screen. Press `Submit` when you are done selecting images.

<figure><img src="/files/1vMc12J6oDAhR7Ptt14J" alt=""><figcaption></figcaption></figure>

If none of the images are highway exit signs, select the `None Are Valid` button.

#### Example

These are good examples of highway exit signs.

<figure><img src="/files/OMc6jmCsksF0I6ha0x22" alt=""><figcaption><p>All of these signs have the word EXIT and an arrow. They do not contain any distances.</p></figcaption></figure>

### Tips

Highway exit signs must be readable. They should not be too dark, blurry or have part of the sign cut off.

<figure><img src="/files/xBO70N3gjHX1BfMzqnB4" alt=""><figcaption><p>These signs are too dark, blurry or are cut off. Do not choose these as highway exit signs.</p></figcaption></figure>

Highway exit signs do NOT have a distance/mileage on them.

<figure><img src="/files/T7lcIxDc2e2gLcZ0PAmb" alt=""><figcaption><p>These signs have distances on them. These are NOT highway exit signs.</p></figcaption></figure>

Highway exit signs are typically green and sometimes contain yellow. They are NOT blue, brown or other colors.

<figure><img src="/files/9tA4aqbZBqbKt185w99b" alt=""><figcaption><p>These signs are NOT highway exit signs.</p></figcaption></figure>

Highway exit signs must have both the word EXIT and an arrow.

<figure><img src="/files/oDzkVRs9SHTfekf4GQ8A" alt=""><figcaption><p>These signs have the word EXIT or an arrow, but not both. These are NOT highway exit signs.</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/highway-exit-signs.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.
