# Called Token Page

If you click on a specific token in our Telegram Calls feature, you’ll get to individual token pages.\
\
Every called token on Telegram has its individual analytics page. You see overall token data like price or marketcap, as well as specific sentiment data of the token.&#x20;

Please note that this feature is token-gated, as well as the Telegram Calls feature. You need to hold 10,000 $ASCN tokens to access the data.

First, you directly have access to all general market data of the called token. You can also directly buy the token by clicking on Snipe Token. You will then be redirected to the [$ASCN trading bot](https://alphascan.gitbook.io/docs/product-guide/telegram-sniping-bot).

<figure><img src="https://lh7-us.googleusercontent.com/_W0gzmNSNnQ9hKxlxIbrqNLhaVetBNmYNMNBw71dAa22YT0BYBx0WVWzy015-5Tq5YCBFZVEK8G5wutDwGZ0Kzvsjt1h_I2zjHg1JMgjx54eET786PVHsV1vYjE6cVET9yb7lBgrvWTePhu6R1Z-5hM" alt=""><figcaption></figcaption></figure>

If you scroll down, you will see all relevant sentiment analytics data on aggregate, such as how many Telegram calls occurred in various timeframes, as well as who called it, and what the maximum possible profit after individual calls was.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/5UUMc6i-b9nKSZ5fxn0GK768Ny-Pi_18AiUi0vYiwYdVWks9PDlL08OiL8YRXl9hnS_5VrzRKLEX_8MuBhZVODV-35UKg5JzPcXRy1MGAd2Mvg96zyB0fGrMCTgocwMg6jRIDfYL9f6lim3hk0i7NDk" alt=""><figcaption></figcaption></figure>

You can also see the specific calls right away in our dApp. Underneath the sentiment overview, you see all calls, sorted by most recent calls. Simply click on the Telegram Symbol on the right to be redirected to the call itself.


---

# 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/called-token-page.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.
