# Influencer Leaderboard

This page enables users to understand how prices behave after mentions by token threadoors (correlation is not necessarily causation as a reminder). As of now, this means mention of the $cashtag. We exclude cashtag mentions with negative sentiment.

<figure><img src="/files/CsB5F2ifKxMCCo9Ws0km" alt=""><figcaption></figcaption></figure>

To be specific, 'token performance' calculates the price of a token 1, 7, or 30 days after it was mentioned. This is NOT the last 30D performance from now into the past of all tokens mentioned but 30D onward after the token was mentioned

At the top, you can filter for accounts mentioning specific tokens only.

By default, everything is sorted by 7 days but you can sort by other time frames as well.

You can also expand on each account to see the breakdown by token and when exactly the mention was captured.

<figure><img src="/files/8L75F5pqsyzDRHn69V6T" alt=""><figcaption></figcaption></figure>

You can also filter for a specific token. This shows you only accounts that mentioned the token in the last 60 days. Mentions for the selected token are highlighted.

<figure><img src="/files/qkiHs3gJoLR1GpufCZiZ" alt=""><figcaption></figcaption></figure>


---

# 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://alphascan.gitbook.io/docs/product-guide/influencer-leaderboard.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.
