# Moonshot Alerts Telegram

**Available Alert Types**

* **Moonshot Market Cap Alerts** – coins reaching $13k+ market cap
* **Moonshot Migrations** – token migration events
* **New Moonshot Coins** – newly created coins with at least 1 link

**Step 1: Add the Bot**\
[Click here to add the BOT](https://t.me/PrediqtMoonshot_BOT?startgroup=true)\
Select your group → confirm

**Step 2: Enable Topics (Forum Mode)**\
In group settings, turn on **Topics/Forum**\
Create topics (e.g., *Market Cap Alerts*, *New Coins*)

**Step 3: Configure Alerts**\
In a topic, type **/setalert** and choose the alert you want there\
If no topics are set, alerts will go to the main chat by default

**Commands**

* **/alerts** – start setup / show menu
* **/setalert** – configure alerts for the current topic
* **/status** – view current alert settings
* **/settings** – enable or disable alerts


---

# 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.prediqt.xyz/add-to-your-group/moonshot-alerts-telegram.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.
