# Orderbook

- [Bids & Asks](https://academy.hyblockcapital.com/indicators/orderbook/bids-and-asks.md): Bids and Asks are fundamental to how an orderbook is constructed.
- [Bid & Ask Ratio](https://academy.hyblockcapital.com/indicators/orderbook/bid-and-ask-ratio.md)
- [Global Bid & Ask](https://academy.hyblockcapital.com/indicators/orderbook/global-bid-and-ask.md): Aggregated Orderbook data across most coins and exchanges (1100+ tickers)
- [Combined Books](https://academy.hyblockcapital.com/indicators/orderbook/combined-books.md)
- [Bid Ask Spread](https://academy.hyblockcapital.com/indicators/orderbook/bid-ask-spread.md)
- [Bid & Ask Cumulative Delta](https://academy.hyblockcapital.com/indicators/orderbook/bid-and-ask-cumulative-delta.md)
- [Best Bid & Ask](https://academy.hyblockcapital.com/indicators/orderbook/best-bid-and-ask.md)
- [Bids & Asks Delta](https://academy.hyblockcapital.com/indicators/orderbook/bids-and-asks-delta.md)


---

# 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://academy.hyblockcapital.com/indicators/orderbook.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.
