# Asset Data

### Asset Header&#x20;

<figure><img src="/files/jqF47vUmCEQi5fULJBsD" alt=""><figcaption></figcaption></figure>

The **Asset Header** provides a live snapshot of key  perpetual contract metrics, including mark price, oracle price, 24h volume, open interest, funding rate, and the countdown to the next funding interval.&#x20;

***

### Order Book and Trades

<div><figure><img src="/files/bsnRDW5bdiGis49p5UAJ" alt="" width="359"><figcaption></figcaption></figure> <figure><img src="/files/ncasEIEDloU83UMyuvBK" alt="" width="368"><figcaption></figcaption></figure></div>

The **Order Book and Trades** section displays Hyperliquid’s depth-of-market data in real time. On the left, the order book aggregates price levels, order sizes, and total USD liquidity, with a visual depth chart embedded in the price ladder. On the right, the trades feed lists executed orders with exact price, size in the asset being traded, and execution time down to the second.&#x20;

***


---

# 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.tradegenius.com/perpetual-markets/asset-data.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.
