# Token Sentiment

This data shows you mentions by key accounts by token. For each token, you see the number of mentions in the last 1, 7, and 30 days along with how the token price changed over multiple time periods (0.5, 1, 7, and 30 days) until today.

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

You can also filter for specific key accounts and see only the tokens mentioned by those accounts and for those tokens only the mentions from the filtered accounts.

<figure><img src="/files/CGS75ZdFlqsan5I2ak2M" 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/token-sentiment.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.
