# Analyzing Event Data

Each event row provides a snapshot of market health:

* **Event overview:** See the event title, icons for the source platforms, and the time remaining until expiration.
* **Key metrics:** View the **24h Volume**, **Total Volume**, and available **Liquidity** directly in the list.
* **Market breakdown:** Click the dropdown on any event to see individual markets (e.g., specific interest rate outcomes), including live **prices**, price **charts**, and **Yes**/**No** action buttons.

Each Event row may contain **multiple markets**.

<figure><img src="/files/bJuHpgpwnTPk91QLOO5r" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What information does each event row show?</summary>

Each event row shows an overview of the event, including the event title, source platforms, and time remaining until expiration.

</details>

<details>

<summary>What key metrics are visible at a glance?</summary>

You can see 24h volume, total volume, and available liquidity directly in the event list to assess market activity quickly.

</details>

<details>

<summary>Can I view individual markets within an event?</summary>

Yes. Each event row can be expanded to reveal individual markets, such as specific outcomes within the event.

</details>

<details>

<summary>What data is available for each individual market?</summary>

For each market, you can view live prices, price charts, and quick Yes or No action buttons.

</details>

<details>

<summary>Why is event-level data important?</summary>

It allows traders to evaluate market health, liquidity, and opportunity before drilling down into detailed trading views.

</details>


---

# 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.whales.market/whales-prediction/navigating-the-terminal/explorer/analyzing-event-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.
