# Order book

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/5d403d80-80db-46ae-ac6e-bdb750343c37/image.png" alt="" width="375"><figcaption></figcaption></figure>

Expand the drop-down menu to select block options:

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/6144379c-c865-46ff-8f23-20f05f930baf/image.png" alt="" width="375"><figcaption></figcaption></figure>

* Order Book
* Favorites
* Order Book + Favorites

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/63cf1da0-4130-4c8f-b4e7-4044e18a7e5e/image.png" alt="" width="375"><figcaption></figcaption></figure>

* The top (red) section of the order book is for sell orders
* The middle section displays the last price of the executed order
* The lower (green) section of the order book is for buy orders

<figure><img src="https://t24536365.p.clickup-attachments.com/t24536365/c4696b4e-08f8-49de-be70-e5cfe6f20272/image.png" alt=""><figcaption></figcaption></figure>

Order book row click inserts price into order panel.

{% hint style="info" %}
If the tab is clicked, it will collapse and the chart will expand to full width.&#x20;

If you click again, the tab will expand.
{% endhint %}

**Do you have any questions? We can help you in our Telegram chat.**

{% embed url="<https://t.me/finandy>" %}


---

# 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.finandy.com/interface/blocks/order-book.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.
