# Exposure Analysis

The Exposure Analysis section provides a detailed breakdown of where capital is deployed and where concentration risks exist.

***

#### What It Displays <a href="#id-57dc6af6-9381-4c93-b28b-bad08d86a8e8" id="id-57dc6af6-9381-4c93-b28b-bad08d86a8e8"></a>

* **Protocol Exposure** — percentage allocated to each protocol, with warnings when any single protocol exceeds safe thresholds
* **Asset Class Exposure** — distribution across stablecoins, volatile assets, and liquidity pool positions
* **Chain Exposure** — distribution across networks
* **Concentration Risk Score** — derived from the HHI calculation, flagging insufficient diversification
* **Liquidity Risk Assessment** — ratio of liquid assets to total portfolio value

Each metric includes a visual indicator: green (within safe bounds), yellow (approaching limits), red (exceeding limits).

***

#### Using Exposure Analysis <a href="#id-1a3119a0-d027-499e-8cea-ef6bf60ade15" id="id-1a3119a0-d027-499e-8cea-ef6bf60ade15"></a>

Exposure Analysis is most useful when combined with the Risk Score. A low overall risk score with high concentration in a single protocol may mask dependency risk. Exposure Analysis surfaces these hidden risks.

Before enabling autonomous mode, review exposure analysis to ensure the mandate's protocol exposure limits are appropriate for your current positions.

Exposure Analysis is available from the Holder tier.


---

# 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/exposure-analysis.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.
