# Info Tab

The Info tab provides key information about the token, including its description, trading volume, market capitalization, circulating supply, and on-chain valuation. This section is useful for investors, traders, and analysts who want to understand the token’s market performance and overall supply dynamics.

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

* **Overview Section**\
  The **overview section** gives a brief description of the token.&#x20;
* **Volume (24H):** **$40,548,072,636**\
  This represents the total value of this token traded in the last 24 hours across various exchanges and platforms.&#x20;
* **Market Capitalization:** **$1,632,035,673,526**\
  Market capitalization (**market cap**) is calculated as ***Token Price × Circulating Supply*****.** This represents the total value of all tokens currently in circulation based on their market price.
* **Circulating Supply: $19,834,746 USDT** \
  This represents the total number of tokens currently available in the market for trading, holding, and use.&#x20;
* **On-Chain Market Capitalization: $134,303,479,645,801,600.** \
  This represents the total valuation of all tokens recorded on the blockchain.&#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.blockdagnetwork.io/block-explorer/evm/tokens-list/token-detail/info-tab.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.
