# Market

### Market Summary

This panel initially shows a summary of price movement over four timeframes: 5m, 1h, 6h, 24h.

Click the bar to expand additional data.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdea_sAPClwP39_hDtcjDjHtoWHN3_d41FbCLBdB0U8h0mefQNtBo1mOBmnm2rEyY9sus9pnQHtKQFxi-jfKVmcQ_ZwiaceOd7jdafI1LYOixup9J5V3SwGWmPeiOyNu2cx5UKWqw?key=uVsxXitupNTBq07Ucnwd5Phz)

### **Expanded Market Stats**

Displayed per selected timeframe:

* TXNS: Total transaction count.
* Volume: Total volume in USD.
* Traders: Unique wallets active in that window.
* Buys / Sells: Count of buy and sell transactions.
* Buy Vol / Sell Vol: USD volume of buys vs sells.
* Buyers / Sellers: Wallet count per side.

These metrics help assess current flow, skew, and trader behavior.

<br>


---

# 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.bonkbot.io/telemetry/trading/terminal/market.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.
