# Inspection Results

### Inspection Results

Once an inspection is complete, the results are available in both an HTML format (Landing Page) and a PDF based Condition Report.

To view the inspection results, simply click the 'Results' icon, which then opens the inspection results in a new browser window or tab in an HTML Landing Page.&#x20;

<figure><img src="/files/TEoaWpMjxZ86Ia2RcoXi" alt=""><figcaption><p>Click 'Results' to view the Inspection Results</p></figcaption></figure>

#### Landing Page

The Landing Page page details the inspection results.&#x20;

It consists if many sections, such as

* Session Details
  * Date
  * Address (if applicable)
  * Session ID
* Vehicle Information
  * VIN
  * Year Make Model
  * Trim
  * Engine
  * Transmission&#x20;
  * Odometer
  * Colour
* Vehicle Grading
* Link to Condition Report PDF
* Vehicle Photos
* Damage Details

<figure><img src="/files/QVCWr0JAxzG1MFIUEGKF" alt=""><figcaption><p>Inspection Report</p></figcaption></figure>

> <https://dashboard.paveapi.com/park/UDB-512D3TASIY>

{% hint style="info" %}
The Results page URL is shareable and does not expire&#x20;
{% endhint %}


---

# 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.paveapi.com/how-pave-works/inspection-results.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.
