# Scenario Selection

{% hint style="info" %}
This screen is only available in the Assessment Mode.
{% endhint %}

The Scenario Selection screen gives an overview of the randomized scenario selected for them.&#x20;

![A representation of the Scenario Selection screen](/files/PJuiaMXHLJae1RX7BnUz)

## Picture of the space

The picture of the space (1) to be scanned shows a representation of the space and its surroundings.&#x20;

## Picture Scroll

The scan scroll button *(2)* allows the user to scroll between the previews of the different scans present in the scanner system.&#x20;

## Scenario Title

The scenario title *(3)* gives the user an overview of the type of scanning taking place and the location.&#x20;

## Scenario Content

The scenario content *(4)* gives the user an overview of the constraints they have while conducting the scanning process. These constraints are used to inform the selections to be made in the scanner settings.


---

# 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://abhishekshankar.gitbook.io/scanner/the-interface/scenario-selection.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.
