Getting Started

From zero to your
first signal.

A five-step walkthrough of JTSense — log in, read the dashboard, understand signals, and wire up realtime alerts.

1
Authentication

Log in to the dashboard

JTSense is gated behind a quick sign-in. In the live demo, any email works — or use the prefilled demo account. Your session is remembered locally so you stay logged in across refreshes.

app.jtsense.ai/login

Tip: click Use demo account on the login screen to skip typing.

2
Orientation

Read the Overview

The Overview is mission control. Four KPI cards summarize the market at a glance, the realtime signal feed streams classified events, and the narrative heatmap shows where attention is rotating right now.

  • Total Signals — volume of classified events today
  • AI Confidence — average JTVO inference confidence
  • Hot Narratives — narratives gaining momentum
  • Smart Wallets — tracked smart-money addresses active
3
Literacy

Understand signal types

Every event JTSense surfaces is classified into one of five types, each color-coded throughout the app. Confidence is a 0–100% score straight from JTVO inference.

Narrative
Narrative
Emerging themes & attention rotation
Whale
Whale
Large holder accumulation / exits
Flow
Flow
Liquidity & exchange movements
Token
Token
New deployments & launches
Risk
Risk
Rug patterns & concentration
4
Curation

Track wallets & build a watchlist

Open the Wallets engine to inspect smart-money addresses — labels, smart-money score, and recent flow. Star any wallet, narrative, or token to pin it to your Watchlist for one-glance monitoring.

  • Filter wallets by smart-money score and recent activity
  • Drill into any address for its flow history
  • Star to add to your personal Watchlist
5
Automation

Wire up realtime alerts

The whole point is to act before the move. In Alerts, create rules that fire the instant a signal crosses your threshold — delivered to the dashboard, Telegram, or your own webhook.

rule · whale_accumulation
WHEN type = WHALE
AND delta > 100 ETH AND confidence > 0.85
THEN notify → dashboard · telegram · webhook
You're ready

Start sensing the market.

Open the live app and watch the signals stream in — or dive into the full technical reference.

Launch the App → Read the Docs