# Telegram Bot

{% hint style="info" %}
Telegram Bot will soon transition from channel access to DM's with the Telegram bot to make way for future upgrades such as filtering, automated trading and more.
{% endhint %}

The Market Stalker Telegram Bot is currently undergoing a complete restructuring. For now, signals are currently presented in either the **Market Stalker Signals** channel or **Market Stalker Premium Signals** channel.&#x20;

Both channels provide the same signals, but the information that comes with the signal is more in-depth in the Premium channel.

<table><thead><tr><th></th><th data-type="checkbox">Standard</th><th data-type="checkbox">Premium</th></tr></thead><tbody><tr><td>Tier Info</td><td>true</td><td>true</td></tr><tr><td>Token Age</td><td>false</td><td>true</td></tr><tr><td>Tracked Buyer Count</td><td>true</td><td>true</td></tr><tr><td>Large Buy Indicator</td><td>false</td><td>true</td></tr><tr><td>Social Links</td><td>false</td><td>true</td></tr><tr><td>Volume Stats</td><td>false</td><td>true</td></tr><tr><td>Security Info</td><td>false</td><td>true</td></tr><tr><td>Funder Info</td><td>false</td><td>true</td></tr></tbody></table>

An example of basic & Premium notifications can be seen below.

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

{% content-ref url="/pages/orIGTrclQxbAH8KJCOnf" %}
[Access Our Tools](/our-tools/access-our-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/ts2SLNMRf2WJ5dW6MyKj" %}
[Compare Plans](/packages/compare-plans.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.themarketstalker.com/our-tools/telegram-bot.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.
