# Turn Restrictions - No Turns 2

## USA

Select the sign on the bottom of the screen matching the Turn Restriction shown in the image.

<figure><img src="/files/7adPVAdZax7m5BV01yEh" alt=""><figcaption><p>This example shows a "No U-Turn" restriction</p></figcaption></figure>

If there is not a match, press the `Not One Of These Signs` button.

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

## EU

Select the sign on the bottom of the screen matching the Turn Restriction shown in the image.

<figure><img src="/files/j0X7S296nFSwQfl9GIdw" alt=""><figcaption><p>This example shows a "No Right Turn" restriction</p></figcaption></figure>

If there is not a match, press the `Not One Of These Signs` 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/turn-restrictions-no-turns-2.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.
