# Depth Profile (order book aggregation)

## Help: Depth Profile (order book aggregation)

The **Depth Profile** widget (order book aggregation panel) shows **liquidity across many exchanges** in one place. You can view **one merged book**, **each exchange separately**, or **merge only the venues you select**.

Use it to see **where size stacks**, compare **per-exchange** books, and—when enabled—support **order-book indicators** on the main chart.

***

### Topics

| Topic                     | What you’ll learn                                                              |
| ------------------------- | ------------------------------------------------------------------------------ |
| Using the Depth Profile   | Open the widget, header controls, view modes, tick size, resize, hover & click |
| Tips & reading the market | AGG vs per-exchange, reading liquidity shape, chart confluence                 |

***

### Related help

| Topic                                                 | Link                     |
| ----------------------------------------------------- | ------------------------ |
| Other side panels (DOM, classic order book)           | Chart Terminal — widgets |
| DOM Ladder (vertical ladder UI)                       | DOM help                 |
| Order-book indicators (OB Signals, OB Flow, OB Micro) | Indicators reference     |
| Heatmap **behind candles** (different feature)        | Orderbook heatmap        |


---

# 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.mrd-indicators.com/terminal/widget/depth-profile-order-book-aggregation.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.
