# Scan Confirmation

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

The Scan Confirmation screen gives the user an overview of the selections made.&#x20;

![Options shown in the Scan Confirmation screen](/files/bNMEuKpPV93tkAs5Pkba)

## Scan Details

The scan details in the confirmation screen *(1)* show the user all the selections that they have made.&#x20;

## Continue and Redo

The continue and redo buttons *(2)* let the user proceed with their selections or make changes if they are not satisfied with their choices.&#x20;


---

# 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/scan-confirmation.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.
