# Suprage

> **Suprage** is a real-time **Market Intelligence Terminal** for the [Supra](https://supra.com) blockchain. It tracks the [Atmos](https://atmos.ag) DEX market, surfaces live trading signals, and powers the **$RAGE** token economy — tiers and premium analytics — all behind a cyberpunk terminal UI.

## What you'll find here

This guide helps traders and $RAGE holders get the most out of the terminal: how to connect your wallet, read every page, climb the tier ladder, and unlock premium features. **No code required.**

## Quick links

| I want to…                  | Go to                                                         |
| --------------------------- | ------------------------------------------------------------- |
| Understand what Suprage is  | [What is Suprage?](/getting-started/what-is-suprage.md)       |
| Connect my wallet and start | [Quick Start](/getting-started/quick-start.md)                |
| Unlock premium features     | [RAGE Tiers & Premium](/user-guide/rage-tiers-and-premium.md) |
| See where I rank            | [Leaderboard](/user-guide/pages/leaderboard.md)               |
| Look up a term              | [Glossary](/reference/glossary.md)                            |

## The terminal at a glance

Suprage is organized as a set of **live pages**, each focused on one lens of the market:

* **Dashboard** — Market Intelligence overview: Top Movers, Bubble Map, key metrics.
* **Rage Index** — A 0–100 market-sentiment index for the Supra/$RAGE market.
* **Market Board** — Real-time token performance table with multi-timeframe momentum and TradingView-style charts.
* **Flow Radar** — Live swap feed straight from the chain.
* **Market Radar** — Dynamic event feed (notable moves, fresh activity).
* **Leaderboard** — Ranking of $RAGE holders.
* **Network Analytics** — Live Supra network metrics.
* **Oracle Pulse** — Real-time price feeds.

Access to the deeper analytics scales with your **$RAGE tier** — see [RAGE Tiers & Premium](/user-guide/rage-tiers-and-premium.md).

***

*New here? Start with* [*What is Suprage?*](/getting-started/what-is-suprage.md)*.*


---

# 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://doc.suprage.app/readme.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.
