# Telegram Bot

{% embed url="<https://www.youtube.com/watch?v=DWnqdNelg0A>" %}
How to use our Telegram Bot t.me/ASecureMeBot
{% endembed %}

To initiate the bot you can either run /start command or click Menu -> /start. This will show you main navigation:

<figure><img src="/files/BRounemYt2jkqncNsgyj" alt=""><figcaption><p>Main navigation</p></figcaption></figure>

From there you can click +Add Site and enter URL of your website to start monitoring:

<figure><img src="/files/CKD5v49Jsqgs30cDgIHo" alt=""><figcaption><p>Add Site</p></figcaption></figure>

Your website will be monitored immediately and status updated every 5 minutes (FREE) or every 1 minute (PREMIUM / TOKEN HOLDER). The summary (monitor) box is where you can see your website current status (Up / Down / Unknown) and Uptime for last 24hrs. With Downtime Log you can track all website failures with exact time and detailed error code. Status Changes History gives you a list of any changes Up -> Down or Down -> Back up.

You can switch between your monitored sites with Left and Right arrows. Change Name button allows you to change the website label used in the bot. You can anytime Delete or Refresh the website. You can also toggle the Telegram alerts.

<figure><img src="/files/0zmHdyE9ULPmLu27nFcm" alt=""><figcaption><p>Monitoring Box</p></figcaption></figure>

Alerts: ON. Telegram message will notify you about any website downtime. You can react quickly when you'll get the Website is Down alert. When problem is solved you will see new message with Downtime summary.

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

**WordPress Integration**: It's simple as WordPress button click: install our [WordPress plugin](https://asecure.me/wordpress/v1/asecure-wp.zip), go to plugin's Settings -> ASecure.me, copy the green code and paste it into Telegram Bot. From now we will check your WordPress Core and all Plugins versions and highlight update status!

<figure><img src="/files/kDxWKcviSgMPjOsF9bgU" alt=""><figcaption><p>WordPress Integration</p></figcaption></figure>

When site is down and we detect server error code, with simple link you can check the code meanings and react quicker to the issue.

<figure><img src="/files/QB57EFr2PMRBj3yxB2KT" alt=""><figcaption><p>Server Codes explanation</p></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.asecure.me/asecureme-documentation/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.
