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

# 🛠️ Key Features

**1. Real-Time Token Query Engine**

* **Powered by:** Solana Believe API
* **Supports:** Token address lookup (Solana CA format)
* **Returns:**
  * Price
  * 24h % change
  * Market Cap
  * 24h Volume
  * Holder count
  * Buy/sell flow status (soon: full tx graphing)

**2. Emotion Analysis Layer**

* **Model type:** Hybrid NLP and behavior modeling
* **Input sources:**
  * On-chain descriptions
  * Telegram mentions (via Believe crawler)
  * Wallet movement anomalies
* **Output:**
  * Emotional scores: fear, greed, excitement, regret, confidence
  * Sentiment trend visualizations

**3. Terminal Command Parser (CLI Style)**

* **Interface:** Chat-like command line prompt
* **Supported commands:**
  * `token <CA>` – view token data
  * `predict <CA>` – generate belief-weighted forecast(soon)
  * `vibecheck <CA>` – mood pulse of token(soon)
  * `wallets <CA>` – identify top holders and conviction(soon)

**4. Trust Scoring & Jupiter Integration**

* **Flags:** Jupiter Verified tokens
* **Use:** Confidence enhancer for early token evaluations

**5. UI & Charting Layer**

* **Built with:** React (Next.js) + Tailwind CSS
* **Charting:** Lightweight TradingView-style visualizations
* **Experience:** Console-inspired interface, low-distraction, dark-theme by default
