# Telegram Calls

There is also another section in our app: “Telegram Calls”.

Here you can see all newly called tokens by Telegram call channels on aggregate, sorted by most recent mentions.&#x20;

If you click on a specific token OR if you click on “Trade token” after you received an alert, you see all relevant information you need to make a buy or sell decision.

![](https://lh3.googleusercontent.com/478c61S_39ZMun0ekqy6DB8yA2tx6xSVce-Jijyf8Cywvk8Z_i23LMHatJTQtkQXGLsRRfqi-OCsooBRmxLISUfTFSgkmmH5TSJq3SgQ8d68C1SWviOC8awhqMUie15DQvK2lPqydjoxUG5l1Rr2Zt0)

The page shows you the following information:

1. The token cashtag
2. Snipe option -> Buy/Sell the token
3. Price Charts for the last 7 days, 1 day, 12 hours, 1 hour (Please note that the pricing data is only picked up after the token was mentioned)
4. Contract address + Chain of the token
5. Security Information
6. The amount of calls in the last time (up to the last 30 days) + the exact call channels
7. The last calls of the token

If you want to see the original call, you can just click on the Telegram symbol on the right to be redirected.

\ <br>


---

# 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/telegram-sniping-bot/telegram-calls.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.
