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

# Monitor: Your Command Center

The Monitor dashboard functions as the central nerve center and global risk clearing matrix of HyperAlpha (hyperalpha.org).

Unlike a traditional, passive transaction-history layout, the Monitor is engineered strictly as an Active Management Dashboard. It integrates high-frequency sub-second telemetry streams, real-time risk parameter overrides, and granular node-level execution logs across all your automated campaigns and manual terminal actions. This ensures that asset allocators exercise absolute tactical dominance over their portfolios at any given moment.

### 1. Terminal Access Blueprint

* Top Global Navigation Bar: Ensure your primary Web3 wallet is connected via a secure cryptographic signature. HyperAlpha’s primary function selector is located exclusively at the top of the interface (Top Navigation Bar). Click on \[Monitor] to instantly enter the global risk command hub.

### 2. Millisecond Global Capital Telemetry

The head quadrant of the Monitor dashboard features a continuous live data stream tracking the cumulative clearing metrics of your account. This high-frequency monitor provides total informational visibility over your capital exposure:

#### HyperAlpha Live Capital Telemetry Matrix

| **Metric**             | **Quantitative Definition & Clearing Parameters**                                                                                     |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| Total Net Value        | The current, aggregated real-time value of all combined assets deployed across your copy-trading tasks and manual execution profiles. |
| Live Account Value     | Real-time valuation of your total active equity, updated on a millisecond-by-millisecond loop via public node feeds.                  |
| Unrealized P\&L (uPnL) | Floating profit or loss aggregated across all currently open long/short market positions calculated against marked price variables.   |
| Realized P\&L (rPnL)   | The definitive, locked-in cumulative net profit or loss cleared from all fully closed transaction cycles.                             |

### 3. Dynamic Risk Command Hub: On-the-Fly Overrides

The Advanced Risk Control module empowers users to override or fine-tune their hard-coded safety nets instantly. Parameters are loaded automatically upon strategy deployment and can be adjusted on-the-fly to react to sudden market volatility:

* Total Equity Stop-Loss %: The absolute millisecond your real-time net equity drops to this designated percentage threshold, a premium liquidation script triggers—instantly pausing all active Copy Matrix campaigns and closing all multi-pair positions via market orders to defend remaining capital.
* Total Equity Take-Profit %: When your collective net profit targets cross this designated percentage metric, the system triggers an automated halt across all engines, locking in your accumulated gains.
* Maximum Positions: Enforces a rigid ceiling on the maximum number of concurrent open interests allowed across your profile, preventing over-leverage and stabilizing your systemic risk.
* Max Slippage Tolerance: Enables precise boundary definitions (e.g., 0.02%, 0.05%, 0.1%, 0.3%). This mechanism programmatically shields your margin from toxic price fills or cascading order-book spread degradation during extreme liquidation expansions.

> 💡 System Architecture Note: If no parameter states are active on entry, the container will automatically populate with our optimized AI template as soon as your first Copy Matrix sequence or manual Trade order is initialized. Simply toggle \[Edit Configuration] to modify variables and select \[Save Settings] to commit changes instantly.

### 4. Multi-Task Copy Matrix Management Portal

Oversee, manage, and audit all active "Follower-Leader" node relationships through a unified, high-density matrix. This tracking module provides absolute transparency into your underlying execution logic:

* Follower Account: Your designated, authenticated Web3 wallet address or trade-scoped API execution proxy layer.
* Leader: The specific master trader or target blockchain address being replicated or faded.
* Copy Method: Indicates the foundational directional thesis of the task, showing as 【Forward】 or 【Reverse】.
* Copy Mode: Displays the algorithmic entry logic governing the execution channel, showing as Position-Sync or Signal-Based.
* Copy Amount/Ratio: The exact quantity of capital margin allocated to the task block, or the relative multiplier scaling against the Leader’s position sizes.
* Min Order Size: The rigid baseline threshold required for an individual trade instruction to be routed onto the ledger.
* Price Slippage: Your specific protective slippage limit hard-coded onto that isolated copy task.
* Copy Status: Real-time operational states broadcasted as 【Running】, 【Paused】, or 【Pending】.
* Action: High-priority, single-click shortcuts allowing operators to \[Edit] parameters or trigger an emergency \[Terminate] on individual tasks without disrupting the rest of the matrix.

### 5. Granular Execution Verification Logs

The Logs quadrant provides 100% cryptographic transparency and auditability for every single micro-instruction processed by the HyperAlpha matching framework:

* Full Ledger Traceability: Inspect exact block execution timestamps, verified execution fill prices, and precise network gas and transaction clearing fees.
* Fidelity Reconciliation Loop: Programmatically compare your actual entry and exit execution points against the Leader's raw primitive signals to calculate execution fidelity, tracking slippage impacts down to the millisecond.
* Advanced Multi-Factor Filtering: Query and isolate historical data logs by specific tracked Leader addresses, custom time horizons, or token classes (e.g., HYPE, BTC) to mathematically refine your long-term trading strategy.


---

# 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://hyperalpha.gitbook.io/hyperalpha-docs/platform-features/monitor-your-command-center.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.
