> For the complete documentation index, see [llms.txt](https://docs.sniper.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sniper.xyz/tokens/web-platform/trackers/telegram-call-tracker.md).

# Telegram Call Tracker

{% hint style="info" %}
Tired of checking 10's of group chats, Solsniper combines all of the calls into an easy to read format on [sniper.xyz](http://sniper.xyz)
{% endhint %}

### Setup

1. Confirm you are logged in via telegram login\ <sub>(Check how to do this</sub> [<sub>here</sub>](/tokens/web-platform/wallet-connect.md)<sub>)</sub>
2. Confirm your group chat has the SniperXYZbot installed correctly

   <sub>(Tutorial</sub> [<sub>here</sub>](/tokens/telegram-bot/afk-copy-trade.md)<sub>)</sub>
3. Head over to "Trackers" & click "Manage"
4. You will see a list of groups applicable

<div align="left"><figure><img src="/files/5H5XwyrYHDZNvRHCN4Gw" alt="" width="563"><figcaption></figcaption></figure></div>

***

### Alert Panel

Keep an eye on the market constantly with Solsnipers Tracker Alert Panel. Resizable and movable, never miss a move.&#x20;

{% hint style="info" %}
Mute alerts & notifications fast in the alert panel by pressing the 🔔 icon
{% endhint %}

<div align="left"><figure><img src="/files/cFcVVKA44k6O92oENqm8" alt="" width="548"><figcaption></figcaption></figure></div>

### Notifications

Notifcations are shown no matter what token you are viewing - with quick links so you can make lightning fast decisions

<div align="left"><figure><img src="/files/bcxXiFOiu4rCeNGIak9S" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.sniper.xyz/tokens/web-platform/trackers/telegram-call-tracker.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
