# Token Metrics

**Token Metrics** encompasses detailed statistical analysis of the foundational economic properties of tokens, focusing on supply chain mechanics, market capitalizations, and liquidity measures. It provides real-time data to assess the scalability and potential inflationary or deflationary behavior of a token economy.

**Usage**:\
Metrics such as **circulating supply**, **total supply**, and **inflation rate** allow for the monitoring of long-term token stability. Tokens with fixed supplies, like **Bitcoin**, have different market dynamics compared to **inflationary tokens** (e.g., **Ethereum**). **Market cap analysis** helps users to assess the relative positioning of tokens in the broader digital asset landscape, thus enabling more calculated portfolio decisions.

**Key Data**:

* **Supply Metrics**: Circulating vs. total supply, inflation/deflation trajectory, token issuance models.
* **Market Cap & Liquidity**: Market capitalization growth, liquidity pools, trading volume.
* **Volatility & Correlation**: Price volatility trends, correlation with broader market indices.


---

# 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.satoshiterminal.io/research-suite/data-coverage/tokenomics/token-metrics.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.
