# Scanner Overview

## Scanner Sections

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

## <mark style="color:blue;">1. Scanner Controls</mark>

* View the welcome guide, which steps you through the scanner page
* Refresh the current scan's information
* Scan a new token
* See your scanning history (if logged in; # of scans displayed is dependent on your holder Tier)

## <mark style="color:orange;">2. Token Details</mark>

* Token supply
* Token owner
* Project links (Included in Basic+ and All Access Tiers)
* Honeypot test to ensure you can sell your tokens
* Buy / Sell / Transfer Taxes
* Current Market Cap and Token Price
* Liquidity and LP lock/burn information

{% hint style="info" %}
**See** [Token Details](/quick-intel-scanner/get-started-guides/token-details.md) **for more insight into this section!**
{% endhint %}

## <mark style="color:green;">3. Scanner Menu</mark>

* SCAN - Displays the scanner results
* SHADOWSHIELD - Displays the ShadowShield AI scam prediction
* TOOLS - Displays recently run owner actions, as well as similar and exact token matches
* TOP HOLDERS - Show the top 10 holders of the token
* VERIFI - Displays KYC & Official Audits of the token (project must have opted into VERIFI)

## <mark style="color:red;">4. Scanner Results</mark>

* Quickly see what a contract is capable of so you are not caught off-guard.

{% hint style="info" %}
**See** [Scanner Results](/quick-intel-scanner/get-started-guides/scanner-results.md) **for more insight into this section!**
{% endhint %}

## <mark style="color:purple;">5. Token Chart</mark>

We know how important it is to see a token's chart easily. So, we've made it simple for you! Now, you can quickly check out the token's chart when scanning. You can easily open the chart in a new tab if you want to look closer and use more detailed chart tools. This way, you get the best of both worlds without any hassle.


---

# 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.quickintel.io/quick-intel-scanner/get-started-guides/scanner-overview.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.
