# What SNIPE Shows

![SNIPE — KOL wallet activity tracker](/files/Jgpo5IGWcDpPOH4Al7oT)

SNIPE tracks recent activity from notable Solana wallets — KOLs, known traders, and tracked accounts. See what they're buying and selling in near-real-time.

## What You See

For each KOL wallet activity:

* **KOL handle** (mapped from wallet to known identities)
* **Token bought/sold**
* **Amount in SOL**
* **Timestamp**
* Tap to see the wallet's recent activity in full

## Data Source

Powered by trustfi's KOL tracker. Edge-cached 15 seconds.

## Use Cases

* **Follow smart money** — see what tokens established traders are accumulating
* **Spot exit pumps** — when a KOL who often pumps small caps starts selling
* **Discover tokens** — KOLs often buy fresh tokens before they trend on DEGEN

## Honest Note

KOL tracking is a **signal**, not a strategy. KOLs:

* Are often paid to shill (their "alpha" may be a sponsored post)
* Have insider access you don't (don't try to front-run them)
* Are wrong often (don't blind-follow)

Use SNIPE as one input among several (ORACLE scan, DEGEN volume, your own thesis), never as a sole decision driver.


---

# 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.snake-os.com/snipe-kol-feed/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.
