# Zero-Latency Wallet Tracking Bot

<figure><img src="/files/RM7ROiJoeyZvaqZITdYB" alt=""><figcaption><p>Push wallet monitoring messages in milliseconds</p></figcaption></figure>

### **Zero-Latency Wallet Tracking Bot**

* Exclusive private node, push channel acceleration, millisecond-level monitoring speed, one-click fast transaction
* Zero-Latency Wallet Tracking Notification - SOL: <https://gmgn.ai/follow?chain=sol&tab=follow&groupid=groupid>
* Zero-Latency Wallet Tracking Notification - BSC: <https://gmgn.ai/follow?chain=bsc&tab=follow&groupid=groupid>

<figure><img src="/files/bQTdzkHVUBUw4LWqz5Ha" alt="" width="563"><figcaption></figcaption></figure>

### **Setup steps:**

1. Click to create a Telegram group

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

2. invite Bot [@GMGN\_vip\_Bot](https://t.me/GMGN_vip_bot) to the newly created Telegram group

```
/start@GMGN_vip_bot
```

Or click info in the upper right corner of the group, click Add to add members, and search for "@GMGN\_vip\_Bot" (Note that the Bot's unique ID is "@GMGN\_vip\_Bot", do not add other scammers' bots)

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

3. Copy the group ID, or click the "Create Alerts" button to automatically fill in the group ID after jumping

<figure><img src="/files/ZMKOXl1gDBpGAL79JzrX" alt="" width="563"><figcaption></figcaption></figure>

4. Create a group bot: Click [@BotFather](https://t.me/BotFather) , enter /newbot in the dialog box, fill in the bot name first, then fill in the bot username (must end with "bot" and cannot be repeated with other people's bots). After successful creation, copy the bot API token in the red box in the figure below

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

5. Paste the bot API token into the form. A maximum of 10 bot tokens can be entered

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

6. Invite the newly created bot to the Telegram group

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

7. Set group admin rights for your bot

<figure><img src="/files/DRNLksGjyLaUTeCx6yJu" alt="" width="303"><figcaption></figcaption></figure>

8. Click the Test Push button to see if the message is sent successfully. If it fails, please check whether the group ID and bot token are correct, and whether Telegram has given the bot permission to send messages.

<figure><img src="/files/DDrVl0uDDoYjgMBVdD7M" alt=""><figcaption><p>Click Test Push Button</p></figcaption></figure>

<figure><img src="/files/1yhWqmhlshtgCIKly09k" alt=""><figcaption><p>Click Test Push Button</p></figcaption></figure>

<figure><img src="/files/Vu6QccDFZM3QFzp5GP6J" alt=""><figcaption><p>Message sent failed</p></figcaption></figure>

<figure><img src="/files/zCBrhXNZ34IIpi3SDvLj" alt=""><figcaption><p>Test message sent successfully</p></figcaption></figure>

9. Set message parameters: support setting transaction type (all/buy/sell), notification language, transaction amount (under development), and then click Save

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

10. After successfully saving, the wallet transaction dynamics you follow will be pushed to the Telegram group in real time

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

### **Frequently Asked Questions**

**Q: Why can’t test messages be sent?**

**Solution:** In general, group IDs starting with -4 or -1 can be used to send test messages. If your Telegram account is registered with a virtual phone number, it may trigger Telegram’s security risk controls, causing the bot to fail to send messages within the group you created.

To troubleshoot:

1\. Try typing /groupid in the group. If @GMGN\_vip\_bot can send a response, it indicates that the group permissions are configured correctly.

2\. If the bot does not respond, try adding @GMGN\_vip\_bot as a group admin or invite a few more friends to the group. Then, try sending the /groupid command again to check if the bot can send messages.

Note: The group ID is not permanent. As the number of group members increases, the group ID may change from starting with -4 to starting with -1. In such cases, you will need to reconfigure the bot form for instant notifications.


---

# 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.gmgn.ai/index/zero-latency-wallet-tracking-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.
