# Telegram Sniping Bot

You can set up the trading bot by clicking this link: <https://t.me/AlphaScanTradingBot>

Just type /start into the chat or click on “Launch Bot” to start the app.

<figure><img src="/files/ORyRlClJIMqZ4Fth8R6T" alt="" width="188"><figcaption></figcaption></figure>

If you run into any issues in setting up the bot, make sure you’re running the latest Telegram version. This primarily happens when using Telegram on desktop, as phones typically auto-update apps.\
If you’re still experiencing issues, make sure to open a ticket in our discord.\
\
Please note, the bot is open to all users excluding US persons and all persons sanctioned by the US, UK, and EU. We use IP verification to ensure compliance. Please see our privacy policy and terms of service for more details.


---

# 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://alphascan.gitbook.io/docs/product-guide/telegram-sniping-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.
