# Risk Overview

The Risk Overview is the primary dashboard for monitoring market and portfolio conditions.

It provides a consolidated view of system health, risk metrics, and recent activity.

***

#### What It Displays <a href="#dd71ea55-318a-4161-a2d5-4f4a30df9082" id="dd71ea55-318a-4161-a2d5-4f4a30df9082"></a>

* **Portfolio metrics** — total value, current allocation summary, number of active strategies
* **Platform metrics** — protocols monitored, strategies deployed, average APY across positions
* **Risk metrics** — overall risk score with breakdown by protocol risk, concentration risk, liquidity risk, and volatility exposure
* **AI Market Signals** — real-time observations about current market conditions and detected patterns
* **Protocol Status** — live operational status of integrated protocols (Aave, Compound, Uniswap, Aerodrome)
* **Activity Feed** — recent system events including rebalances, deposits, withdrawals, and decision outcomes

***

#### Navigating from Risk Overview <a href="#id-4c39adf9-57ad-4429-8a1a-e4d103590837" id="id-4c39adf9-57ad-4429-8a1a-e4d103590837"></a>

The Risk Overview serves as a hub. Users can navigate directly to Exposure Analysis for deeper breakdowns, to the Allocation Engine to act on insights, or to Simulations to test hypothetical scenarios.

Risk Overview is available at the Free tier. No wallet connection is required in Demo Mode


---

# 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.raxprotocol.xyz/product-guides/risk-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.
