# Market Sentiment Metrics

The **Market Sentiment Metrics** feature uses advanced machine learning algorithms to track and analyze the sentiment across social platforms, media outlets, and crypto forums. By interpreting **bullish**, **bearish**, or **neutral** market sentiments, it provides an accurate reflection of public perception, which often precedes major price movements.

**Usage**:\
Sentiment analysis can be crucial in predictive trading models. By analyzing real-time sentiment around tokens such as **Bitcoin** or **Solana**, users can capitalize on sentiment-induced volatility. Positive sentiment (often fueled by news or major endorsements) can lead to price surges, while negative sentiment (e.g., hack events or regulatory news) may trigger market pullbacks.

**Key Data**:

* **Sentiment Score**: Aggregated sentiment analysis, positive/negative/neutral trends.
* **Social Media Trends**: Mentions across Twitter, Reddit, and other platforms.
* **News Sentiment Tracking**: Volume and impact of positive vs. negative news.


---

# 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/market-sentiment-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.
