# Summary

The summary page allows the users to step back and look at the valuation results, to make sure that valuation results are consistent with market trends.

1. **Map:** the map shows the location of the target property being valued and the comparables.
2. **Valuation summary table:** the table shows the results of the valuation performed on the asset. It focuses on the main metrics and output values rather than input data. It shows the property value on a per unit and as a whole basis.

<figure><img src="/files/YByLvLsfZhLVQ00EcbOW" 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.interval-soft.com/interval/documentation/workflow/valuation/comparable/summary.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.
