# QuickScan Report

* To access the QuickScan audit report after initiating the scan, simply click on **View Audit Report PDF**.

<figure><img src="/files/srzfLwihl2h6e78CqSZL" alt=""><figcaption></figcaption></figure>

* After doing so, you'll see a summary report of your scanned contract. To unlock the full, detailed report, click on the **Unlock Report** button.

<figure><img src="/files/RQc1knSNU21P6jhsvGAb" alt=""><figcaption></figcaption></figure>

* You will then be prompted to enter your email address. After providing your email, click **Proceed to Payment**.

<figure><img src="/files/KSpMzc5xjby6zmcI42HI" alt=""><figcaption></figcaption></figure>

* On the payment page, select your preferred payment method and click **Make Payment** to complete the transaction. Once the payment is confirmed, you’ll have full access to the comprehensive report.

<figure><img src="/files/DABPo9pPjT6Pt1W5NIcy" 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://apidoc.solidityscan.com/solidityscan-security-api/audit-reports/quickscan-report.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.
