> For the complete documentation index, see [llms.txt](https://docs.mevx.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mevx.io/docs/feature-ecosystem/mevx-signal/mevx-signal-on-telegram.md).

# MevX Signal on Telegram

Great news for traders who prefer trenching directly on Telegram - we are officially live on Telegram!

To make our high-fidelity alpha data even more accessible, we have expanded our ecosystem with the MevX Signal Bot (<https://t.me/mevxsignalssbot>)

{% hint style="info" %}
**Monetize Your Community:** Every signal broadcasted by the bot in your community automatically appends your custom **Referral Link.** This allows community managers to generate passive revenue natively as your members discover and trade new tokens through MevX.
{% endhint %}

### 1. How to set up?

* Step 1: Add the official bot <https://t.me/mevxsignalssbot> as a member to your Telegram Group or Channel (You have to be the admin/owner of the group chat)
* Step 2: Ensure you grant the bot permission to Post Messages (and Pin Messages if you prefer).
* Step 3: Start the setup process by sending the `/start`command in your chat (Remember: This must be executed by an Admin).
* Step 4: Follow the interactive menus to define your chain preferences, safety parameters, and signal triggers. Once finalized, the live feed activates automatically

### 2. Command List

Once the bot is added to your Telegram Group or Channel, Admins can use the following slash commands to configure, manage, and optimize the signal feed.

> ⚠️ Reminder: For security and chat maintenance, these commands will only respond when executed by a chat Admin or Owner.

<table data-header-hidden><thead><tr><th width="196.4000244140625">Command</th><th>Function &#x26; Description</th></tr></thead><tbody><tr><td><code>/start</code> or <code>/onboard</code></td><td>Starts the initial configuration wizard from scratch, guiding you step-by-step through setting up your community's custom signal feed.</td></tr><tr><td><code>/chains</code></td><td>Instantly opens the blockchain selection menu to toggle which networks (SOL, ETH, BASE, BSC) the bot should monitor for your chat.</td></tr><tr><td><code>/launchpads</code></td><td>Opens the launchpad filtering menu, allowing you to choose which integrated token-launch platforms you want to track or ignore.</td></tr><tr><td><code>/signals</code></td><td>Displays the interactive matrix to customize your feed by turning specific alpha alerts on or off.</td></tr><tr><td><code>/filter</code></td><td>Accesses advanced filter settings. Use this to tweak strict parameters (e.g., Min Market Cap, Liquidity, Holder count) to filter out noise and scams before a signal hits the group.</td></tr><tr><td><code>/refs</code></td><td>Input your unique MevX Referral ID. Once saved, the bot will embed your custom tracking link into every signal card's action button, allowing you to monetize your traffic and earn native referral revenue.</td></tr></tbody></table>

### 3. Supported Chains & Signals

#### **Supported Chains**

* ☀️ Solana (SOL)
* ⟠ Ethereum (ETH)
* 🔵 Base (BASE)
* 🔶 BNB Smart Chain (BSC)

#### All-Chain Supported Signals

These alerts operate globally across all supported networks (SOL, ETH, BASE, and BSC):

* Potential Dev Launch: Fires when developer behavior points toward an imminent liquidity deployment.
* Pump Live: Fires the exact second a token's live streaming/launch sequence initiates on supported launchpads.
* Pump KOTH: Triggers when a token successfully achieves King of the Hill (KOTH) status.
* KOL FOMO: Triggers when multiple monitored influencer/KOL wallets concurrently buy into the same token.
* Smart Money Buy: Triggers when high-conviction addresses from our curated master list execute high-volume buy orders.
* Group Call: Fires when an asset is called or trending across major tracking alpha groups.
* Dex Paid / Dex Ads / Dex Boost: Triggers whenever a project pays for advertising packages, banners, or score-boosting slots on DexScreener to ramp up exposure.
* Dex CTO: Instantly alerts the chat when a token is officially upgraded to a verified Community Takeover (CTO).
* Migrated: Triggers the moment a bonding curve completes and successfully migrates liquidity to a primary AMM pool.

#### Solana Only Signals

As shown highlighted in green within the dashboard setup image (image\_1fd3dd.png), these specialized indicators are engineered exclusively for the Solana ecosystem:

* Dormant: Triggers when a historically inactive token or pool suddenly experiences a surge in transaction activity.
* Semi-Dormant: Triggers when a low-activity token shows early signs of volume awakening.
* Dormant Dev Launch: Triggers when a developer wallet that has been inactive for a prolonged period deploys a brand new contract.
* Potential Fresh Dev: Identifies and alerts when a newly created or cleanly funded developer wallet deploys an asset, signaling a potential clean launch.
* KOL call: Triggers specifically when verified Solana-focused key opinion leaders/influencers call a contract address.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mevx.io/docs/feature-ecosystem/mevx-signal/mevx-signal-on-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.
