# Liquidity Depth

The order book will appear under the "Liquidity Depth" section, which is next to the BTC Chart section. Once you click the selection, you will see all orders and their size. \
\
![](/files/IGOXwBELKroINDz9AUT6)

**Recommended Price**

In the center of the chart, you will see a dotted line that represents the current algorithmically determined range width, 1.1% above and below spot. This is the price that you should achieve a better chance at fast execution. \
\
**To the right of the dotted line**\
\
The right of the dotted line shows WIDER orders, these are typically **STAY IN** orders as they want to have the widest possible passage.

**To the left of the dotted line**

The left of the dotted line shows NARROWER orders, these are typically **BREAKOUT** orders as they want to have the narrowest possible passage.&#x20;

### Scrolling

At the top of the screen, you will see two arrows that allow you to scroll left and right to see the entire depth chart. By selecting the dotted line icon, you will recenter the chart.

<div align="left"><figure><img src="/files/7rVJ1Valh1DRFC0VDTWz" alt=""><figcaption></figcaption></figure></div>


---

# 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.bracket.fi/user-guides/legacy-products/passage/liquidity-depth.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.
