# Introduction to Metrics

**Metrics** provide granular, specific intelligence by quantifying the social activity around individual cryptocurrencies and community users. For the most part, metrics deliver a focused, deep-dive into a single project's community health and momentum, serving as the essential building blocks for fundamental and sentiment analysis.

As of December 2025, Cryptobuzz boasts the following metrics, with potential plans to expand further in the future:

* **Social Score:** A quantified score on how impactful unique traffic is to the price movement of a coin.
* **Weighted Sentiments:** Proprietary AI-powered sentiment scores, weighted by the unique social volume of the coin.
* **Social Dominance:** Provides a rough estimation on how dominant a coin is in ongoing Twitter conversations related to crypto.
* **Twitter Leaderboard:** Ranks the top cryptocurrency-related Twitter accounts by daily interactions.


---

# 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://cryptobuzz.gitbook.io/cryptobuzz-docs/metrics/introduction-to-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.
