# Vulnerabilities with Social Trends

Snyk Social Trends shows a **Trending** notification for issues that are being actively discussed on X (formerly known as Twitter).

Social Trends are calculated as part of the priority score by default. You can look at the top tweets mentioning this vulnerability by clicking on **View Tweets**.

Snyk determines that a vulnerability is trending and displays the Trending banner as follows: trending?

* Snyk monitors mentions of known vulnerabilities on X, calculating the trend of tweets and reactions.
* Bots and other noise are canceled out to guarantee accuracy.
* Unexpected peaks in the trend cause the **Trending** notification to be displayed.
* The **Trending** notification remains live until several days after the trend dissipates.

{% hint style="info" %}
See [Priority Score](https://docs.snyk.io/manage-risk/prioritize-issues-for-fixing/priority-score) for more information on how vulnerabilities are prioritized by Snyk.
{% endhint %}


---

# 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.snyk.io/manage-risk/prioritize-issues-for-fixing/vulnerabilities-with-social-trends.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.
