# Data Overview

The Data Overview page provides two main sections of information:

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

1. Exchange Current Data Information:

   * Total trading volume
   * Total number of trading users
   * Total number of trading transactions

   Additionally, it supports viewing the following metrics for the past 24 hours:

   * 24-hour trading volume
   * 24-hour trading users
   * 24-hour trading transactions
2. TLP Related Information:
   * TLP price
   * Total supply of TLP
   * Quantity of TLP staked
   * TLP price changes


---

# 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-perp.trado.one/stats/data-overview.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.
