> For the complete documentation index, see [llms.txt](https://docs.blockhorizon.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockhorizon.io/chart-tutorials/price-and-valuation/market-cap.md).

# Market Cap

## Market Cap Indicator

The Market Cap indicator measures the total value of BTC by multiplying its current price by its circulating supply. It is one of the most widely used metrics for assessing the size and market dominance of a cryptocurrency.

## Steps to Use the Market Cap Indicator

1\. Understand the Concept:

* Market Capitalization: Represents the total valuation at a given point in time.
* Relevance: Provides a comparative metric for evaluating the size and significance of BTC.

2\. Interpret the Market Cap Indicator:

* High Market Cap: Indicates a large, established cryptocurrency with significant market presence.
* Low Market Cap: Suggests a smaller, potentially riskier asset with higher growth potential.
* Market Rankings: Use market cap to rank cryptocurrencies by size and dominance.

3\. Analyze Historical Patterns:

* Growth Trends: Track changes in market cap over time to assess adoption and investor confidence.
* Bull and Bear Markets: Market cap typically grows during bull markets and contracts during bear markets.

## Tips:

* Combine with Volume Metrics: Pair market cap with trading volume to analyze liquidity and investor activity.
* Monitor Market Cap Growth: Rapid growth in market cap can indicate increased adoption or speculative interest.
* Evaluate Relative Valuation: Compare market cap to metrics like ton-chain activity for deeper insights.
* Use Historical Comparisons: Assess how market cap changes align with major market events and cycles.

## How to Use the Indicator Effectively

* Identify Trends: Monitor market cap changes to track adoption and sentiment shifts.

## Created By: This indicator is a widely recognized tool in blockchain analytics.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.blockhorizon.io/chart-tutorials/price-and-valuation/market-cap.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
