# x1000 Scanning & Buy Bot

We’ve built a [Telegram bot](https://t.me/x1000) designed to help KOLs and chat admins engage their communities and drive more referrals.

<figure><img src="/files/NQogqQNoghMh4S6m5c6M" alt="" width="449"><figcaption></figcaption></figure>

<p align="center">Bot username: @x1000<br>Bot link: t.me/x1000<br><mark style="color:red;">Beware of fake bots!</mark></p>

Just send a token CA in the chat where the bot is an admin or directly to it, and it will instantly return a detailed report with a clean price chart and major metrics.

Even better, the bot automatically includes a referral link to buy the token. You can set your own referral ID in the bot settings.

To start using it, simply add the bot to your group chat and grant it admin rights.

## Interface breakdown

<figure><img src="/files/ewqKjAgDgzS3toYJBk9w" alt="" width="265"><figcaption></figcaption></figure>

<table data-header-hidden><thead><tr><th width="40">Block</th><th>Content</th></tr></thead><tbody><tr><td>1</td><td>Token ticker, address (tap to copy), amount of holders.</td></tr><tr><td>2</td><td>Token age, requests: how many times the token has been mentioned in this chat and in total.</td></tr><tr><td>3</td><td>Major token stats: USD price and its change over 24hrs, current market cap, trading volume across all TON DEXes, total liquidity across all TON DEXes, 1-hour price change and buy/sell transactions, all-time high MC: how the MC decreased, and when was the ATH.</td></tr><tr><td>4</td><td>Links to DexScreener, GeckoTerminal, Tonviewer, Token's Telegram, and X.</td></tr><tr><td>5</td><td>Link to instantly buy the token.</td></tr><tr><td>6</td><td>The person who called the token first in the current chat and how the price has changed.</td></tr></tbody></table>

## Buttons

<table data-header-hidden><thead><tr><th width="125.46875"></th><th></th></tr></thead><tbody><tr><td>Chart</td><td>Request a separate message with the token's chart. In this message, you'll be able to change the chart's timeframe.</td></tr><tr><td>Leaderboard</td><td>Request a chat's (group's) leaderboard of callers.</td></tr><tr><td>🔁</td><td>Refresh the data in the message.</td></tr><tr><td>Holders /h</td><td>Request a list of token holders.</td></tr></tbody></table>


---

# 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://help.x1000.finance/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.
