> For the complete documentation index, see [llms.txt](https://flashtools.gitbook.io/flashtools-nft-toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flashtools.gitbook.io/flashtools-nft-toolkit/flashtools-telegram-toolkit/flash-scanner-v2.0.md).

# Flash Scanner v2.0

The **Flash Scanner**, a game-changing innovation with a legacy of success, is now more accessible than ever. Experience the power of this Tool directly through our Telegram Bot, or through our v1.0 DApp in the near future. Gain real-time NFT insights like never before.&#x20;

The **Flash Scanner** is the signature tool launched by the FlashTools team. This is a real-time metadata scanning and ranking tool that will allow an NFT trader the earliest possible information about a collection at a scheduled reveal time.&#x20;

### Problem

Metadata for NFTs is currently stored externally to secondary market trading platforms such as LooksRare, Opensea, Solport and MagicEden. The final stage in an NFT collection launch involves an update to the metadata of each NFT, which can sometimes create congestion and increase information asymmetry as metadata is updated in a queue and not all at once. This creates an opportunity for NFT traders to spot mispriced or undervalued NFTs on secondary market trading platforms.

### Solution

The **Flash Scanner** is a real-time metadata scan triggered by an update to an NFT collection's metadata. Trait categories can be seen as they are being sorted in real-time allowing early access to trait information.

### **Use Cases**

1. **Avoid Mispriced Sales:** Identify mispriced NFTs in real-time.
2. **Spot Undervalued NFTs:** Locate undervalued opportunities.
3. **Informed Decisions:** Make data-driven trading decisions.

### **Access**&#x20;

Flash Scanner will be available via the Telegram Bot and v1.0 DApp at a later date. Requires a Genesis, Alpha, or Founder Key.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://flashtools.gitbook.io/flashtools-nft-toolkit/flashtools-telegram-toolkit/flash-scanner-v2.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
