# View Snap Scan Results

## Viewing Scan Results

Let's go through the various bits of information and break it down!

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

Token Details

1. In this section, you will have information like the Token Name, Token Symbol, Contract Address (for validation of contract interaction), and whether the Contract has been verified.

The next section is broken down into two sections.

2. This is the **Warnings** section. Here, you will get a count of the number of warnings identified and the number of warnings that were returned.
3. This is the **Caution** section. Here you will get a count of the number of caution items identified and each warning item returned.

A link to view a **Full Audit** directly on the Quick Intel dApp.

4. With each audit result, a link will be provided that sends you directly to our Quick Intel scanner app, where you can view the full scan results in depth.

While the Quick Intel Snap is meant to provide users with a quick and seamless way to identify potential risks in tokens they may be buying; further research is always recommended when possible.

Full Audit result details can be viewed below.

{% hint style="info" %}
Note: Quick Intel does not offer financial advice. All results shown are for educational purposes only.
{% 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.quickintel.io/metamask-snap/snap-results-guides/view-snap-scan-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.
