# Confirm Attribute

## USA

The goal of the game is to confirm the attribute information about the given object is correct. You will be show an image and an attribute, and you must confirm if it is accurate or not. You’ll only need to confirm the specific attribute being asked; ignore other visible attributes in the image.

### Tips

* In the United States:  **regulatory** speed signs are white and **advisory** speed signs are yellow.
* Highway names DO NOT have to be written in capital letters or exactly as shown on the sign.

<figure><img src="/files/G5Nnr0crFIZ8VB6gXtYZ" alt=""><figcaption></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-attribute.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.
