# Trackers

{% hint style="success" %}
Sniper comes with a built-in wallet tracking as well as Telegram call tracking. This eliminates the need for multiple apps/windows open at the same time
{% endhint %}

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

***

## Learn about the trackers we offer ⏬

{% content-ref url="/pages/oMn2TXNOTiHpScn6lFjl" %}
[Wallet Tracker](/tokens/web-platform/trackers/wallet-tracker.md)
{% endcontent-ref %}

{% content-ref url="/pages/L9ZLjcuyUbALHFmA80JR" %}
[Telegram Call Tracker](/tokens/web-platform/trackers/telegram-call-tracker.md)
{% endcontent-ref %}


---

# 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://docs.sniper.xyz/tokens/web-platform/trackers.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.
