# Introduction to Aggregates

**Aggregates** offer a macroscopic, top-down view of the entire cryptocurrency landscape by synthesizing data across thousands of assets and communities. By contextualizing individual asset metrics against these broader market benchmarks, aggregates empower users to distinguish genuine, isolated alpha from market-wide euphoria or fear.

As of December 2025, Cryptobuzz provides the following aggregates:

* Trending coins: Ranks the top 5 coins by search volume on data platforms such as Coingecko and Coinmarketcap.
* Trending topics: Ranks the top 5 trending topics in the cryptocurrency space.
* Top news: AI-powered synthesis of top headlines across a multitude of cryptocurrency news sites.
* Fear & greed index: Standardized index to quantify emotion in the cryptocurrency space.
* Industry volume: The total number of mentions that are related to cryptocurrency on Twitter.


---

# 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/aggregates/introduction-to-aggregates.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.
