# Speed Limit

## USA

Select the number on the bottom of the screen matching the Speed Limit shown in the image. The correct answer is 40 in the following example:

<figure><img src="/files/BXQuDXcvr1FyssT79whJ" alt=""><figcaption><p>Press a number to submit it as your answer</p></figcaption></figure>

If the number is not available as an option (5, 80, 85, etc.), then type your response into the `Other speed limit` box and press `Submit` (or `return` on your keyboard).&#x20;

If the Speed Sign is not white, press the `Not A White Speed Limit Sign` button.

If you aren't sure what the correct answer is, press `Not Sure` to skip this image.

## EU

Select the number on the bottom of the screen matching the Speed Limit shown in the image. The correct answer is 90 in the following example:

<figure><img src="/files/DNRvDO5EGsnMzo7vkOSs" alt=""><figcaption><p>Press a number to submit it as your answer</p></figcaption></figure>

If the number is not available as an option (10, 130, etc.), then type your response into the `Other speed limit` box and press `Submit` (or `return` on your keyboard).&#x20;

If the image is not a [Speed Sign](/contribute/train-the-map-ai/speed-type.md#eu), press the `Not A Speed Limit Sign` button.

If you aren't sure what the correct answer is, press `Not Sure` to skip this image.


---

# 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/speed-limit.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.
