# Scanner

While LORE automatically processes every graduated token, the Scan Page empowers users to manually analyze tokens of specific interest. This functionality is particularly valuable for evaluating tokens that haven't yet graduated or for obtaining deeper insights into specific projects.

When users initiate a manual scan, the token undergoes the same rigorous AI analysis applied to graduated tokens, but with several key differences:

* The analysis appears in a specialized format emphasizing lower-level data points
* The display provides more extensive detail than the graduation page's streamlined interface
* Results represent a real-time snapshot rather than continuously updated data
* Analyses can be easily shared to social media through integrated export functionality

This design philosophy recognizes different use cases—the graduation page optimizes for rapid trading decisions, while the scan page supports detailed research and due diligence. The scan page is particularly valuable for traders seeking to understand a token's fundamental structure and narrative positioning before making investment decisions.

Manual scans do not influence LORE's trend metrics, preserving the purity and validity of the platform's trend data by maintaining the PumpFun graduation threshold as a validation mechanism. This approach prevents gaming of the system while ensuring trend analysis reflects genuine market movements.

The Scan Page functionality is currently limited to signed-in users and remains in staging, with ongoing refinements based on user feedback.


---

# 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.lorevision.ai/terminal/scanner.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.
