# Getting Started With Scan

{% hint style="info" %}
Only site or course admins will be able to use Scan. The students experience will not be effected.
{% endhint %}

### How to Use Scan

* [ ] Make sure you have the **Scan** app installed by checking your Apps page on your Thinkific site.&#x20;
* [ ] Go into **Manage Learning Content / Courses** and click on a course that you wish to scan
* [ ] Click the **Preview button** and the **All Course Lessons**

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

* [ ] &#x20;You will see the **Scan Welcome Panel appear** on the right hand side.&#x20;

{% hint style="warning" %}
Be sure to listen to the welcome video before starting to run one of the scans
{% endhint %}

* [ ] Choose if you want to run a **Course Scan** or scans for the **specific lesson**

{% hint style="info" %}
Course scans include a list of best practice advice and review to ensure you have a great course experience\
\
Each lesson type has it's own unique list of scans that can be run. The content of each lesson will effect the scan results. It is recommended to at least run a scan on each type of lesson first and then you can run the scans for the other lessons.
{% endhint %}

* [ ] Once you select a **Scan Type**, you will then see a list of scans available to run
* [ ] Watch the video on the Scan Type page to get general best practices for that particular lesson type
* [ ] Choose one of the scans to see the results for that particular scan
* [ ] When the scan is complete, you will see the **Scan Results panel** that includes a short video that will explain the results of the scan and also possibly some brief text indicators of key results.&#x20;
* [ ] Click the **Next Scan button** to go to the next scan for that specific scan type, or go back to the list of scans
* [ ] Once you have completed the scans for the specific lesson, choose another lesson to see results for that specific lesson.
* [ ] If you wish to run the course scans again, be sure to choose the **Run Course Scans** button on the left hand side.
* [ ] At any point in time, you can return to the Welcome Panel by clicking on the Scan Help. Start Here link on the left hand side

{% hint style="info" %}
By default when you preview any course and navigate to a lesson, the scan panel will automatically appear. If you wish to not show this panel when lessons are being selected, then be sure to uncheck the option on the left hand side
{% 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-scan.superpowerups.com/getting-started-with-scan.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.
