> For the complete documentation index, see [llms.txt](https://shitcat.gitbook.io/shitcat-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shitcat.gitbook.io/shitcat-docs/dashboard-token-scanner.md).

# 😸 Dashboard / Token Scanner

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

#### 🔍 Live Token Scanner

Every new token that drops on-chain appears here first.\
You’ll see it **the moment it goes live** — that’s your edge.

Each token card updates live with:

* Liquidity added
* Buy/sell ratio
* Market cap
* Volume
* Contract and safety flags

Tap a token for deeper stats — still lightweight, still fast.

### 📊 Token Details

Once you click into a token, you’ll see the full breakdown:

#### Market Data

* Price (live updates)
* Volume spikes or dumps
* Liquidity inflow/outflow
* Holder count growth
* Market cap movement

#### Risk Check

We run a quick safety scan on every token:

* Rugpull & honeypot detection
* Liquidity lock verification
* Contract owner transparency
* Mint/Blacklist function flags

You get a clear idea of whether it’s **safe hold or quick flip**


---

# 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:

```
GET https://shitcat.gitbook.io/shitcat-docs/dashboard-token-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.
