# Token Analyzer Telegram Bot

If you prefer using Telegram to analyze tokens, you can try our lite integration of the Blokiments Token Analyzer. This version uses a few key modules from the full web platform to provide faster insights while still delivering essential token metrics.

For a comprehensive report with detailed analytics, please visit our web platform, where you can access the full range of data and features.

{% hint style="danger" %}
Note: Many coordinated or “bundled” scams cannot be reliably detected by the Telegram bot report alone. The full webpage report analyzes top holders with advanced pattern detection and metrics to uncover sophisticated fraud, which takes more time but yields stronger results.
{% endhint %}

**LAUNCH TELEGRAM BOT:**  [**https://t.me/BlokimentsBot**](https://t.me/BlokimentsBot)

### How to Use the Bot

1. Open the [Telegram bot](https://t.me/BlokimentsBot) and run the `/start`  command.

<div data-full-width="false"><figure><img src="/files/12P4WwSQENR5IsfrAnJL" alt=""><figcaption></figcaption></figure></div>

2. Select the chain you want to analyze the token on.
3. Send the bot a token address you want to analyze.&#x20;
4. The bot will generate a lite review with some additional metrics.
5. Review the risk indicators, metrics, and warnings provided in the report. If you need more data, open the report on the webpage.

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


---

# 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.blokiments.com/features/token-analyzer-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.
