> ## Documentation Index
> Fetch the complete documentation index at: https://docs.frenflow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Alerts & Notifications on Telegram

> Configure the FrenFlow Telegram Bot as your trading alert center. Price alerts, wallet tracker notifications, and trade confirmations.

<Frame>
  <img src="https://mintcdn.com/frenflow/627dhj3Gzijc4hEC/images/tg-notifications25.webp?fit=max&auto=format&n=627dhj3Gzijc4hEC&q=85&s=3c9df017f3df33a299b31d8c334d3e00" alt="Telegram Alerts Guide" width="800" height="400" data-path="images/tg-notifications25.webp" />
</Frame>

## <span style={{color: "#baf820"}}>The Bot as Your Alert Center</span>

The Telegram bot sends you real-time notifications for everything that matters — trade executions, price targets, wallet activity, and more. Set it up once and never miss an important event.

## <span style={{color: "#baf820"}}>1. Price Alerts</span>

Get notified when a market hits your target price.

### Creating an Alert

<Steps>
  <Step title="Find a market">
    Search for any market in the bot (type text or use `/search`).
  </Step>

  <Step title="Tap the alert icon">
    On the market detail view, tap the alert button.
  </Step>

  <Step title="Choose the outcome">
    **Yes** or **No** — which side are you watching?
  </Step>

  <Step title="Set the condition">
    **Above** or **below** your target price.
  </Step>

  <Step title="Set the price">
    Enter your target (1¢ to 99¢).

    <Frame>
      <img src="https://mintcdn.com/frenflow/U50mHCVBRxsuBuWL/images/tg-alert1.png?fit=max&auto=format&n=U50mHCVBRxsuBuWL&q=85&s=ae6ac408f6af67e87cdf93863ef040b0" alt="Set price alert in Telegram" width="476" height="322" data-path="images/tg-alert1.png" />
    </Frame>
  </Step>
</Steps>

### Managing Alerts

```
/alerts          — View all active price alerts
```

<Frame>
  <img src="https://mintcdn.com/frenflow/U50mHCVBRxsuBuWL/images/tg-alert2.png?fit=max&auto=format&n=U50mHCVBRxsuBuWL&q=85&s=d69bab6afb36f3ab68e8d898cccddf26" alt="Manage price alerts in Telegram" width="570" height="255" data-path="images/tg-alert2.png" />
</Frame>

<br />

From the alerts view, you can delete any alert to free up slots (max 5 active).

## <span style={{color: "#baf820"}}>2. Wallet Tracker Alerts</span>

Track any Polymarket wallet and get notified when they trade:

```
/track 0x1234...   — Start tracking a wallet
/tracking          — View all tracked wallets
```

<Frame>
  <img src="https://mintcdn.com/frenflow/h-EX4DmLknUOJoga/images/tg-wallet-tracker1.png?fit=max&auto=format&n=h-EX4DmLknUOJoga&q=85&s=c237100efe30df7b255328e1e2564bc2" alt="Wallet tracker in Telegram" width="573" height="387" data-path="images/tg-wallet-tracker1.png" />
</Frame>

<br />

For each tracked wallet, you can toggle:

* **Buy alerts** — When the wallet buys shares
* **Sell alerts** — When the wallet sells

Tap on any tracked wallet in `/tracking` → **Settings** to configure.

## <span style={{color: "#baf820"}}>3. Trading Notifications</span>

The bot automatically notifies you about your own trading events. Configure what you receive with `/notifications`:

| Notification            | Description                                    |
| ----------------------- | ---------------------------------------------- |
| **Copy trade executed** | A copy trade was placed on your behalf         |
| **Limit order filled**  | Your pending limit order was executed          |
| **Limit order expired** | A GTD limit order reached its expiration       |
| **Position resolved**   | A market you hold resolved                     |
| **Trade confirmation**  | Your manual trade was confirmed                |
| **High slippage**       | A copy trade was skipped due to price movement |
| **Low balance**         | Your USDC balance is running low               |

<Frame>
  <img src="https://mintcdn.com/frenflow/h-EX4DmLknUOJoga/images/tg-notifications66.png?fit=max&auto=format&n=h-EX4DmLknUOJoga&q=85&s=fbda0b47c2d87c3ff5ed5894d5f928da" alt="Telegram bot notifications" width="572" height="506" data-path="images/tg-notifications66.png" />
</Frame>

## <span style={{color: "#baf820"}}>4. Momentum Alerts</span>

Get notified when markets move significantly. Configure from `/notifications` → **Momentum**:

| Setting                   | Description                                        |
| ------------------------- | -------------------------------------------------- |
| **Threshold**             | Minimum price movement to trigger (e.g., 10%)      |
| **Category**              | Filter by market category (Crypto, Politics, etc.) |
| **Max alerts per window** | Limit notification frequency                       |
| **Time window**           | Cooldown period between alerts                     |

<Frame>
  <img src="https://mintcdn.com/frenflow/h-EX4DmLknUOJoga/images/tg-momentum1.png?fit=max&auto=format&n=h-EX4DmLknUOJoga&q=85&s=98990c35deb387e1b93d6f684f7df717" alt="Momentum alerts settings in Telegram" width="572" height="437" data-path="images/tg-momentum1.png" />
</Frame>

## <span style={{color: "#baf820"}}>5. Quick Toggle</span>

Use `/notifications` to see all toggles in one view:

* **Enable all** — Turn on every notification type
* **Disable all** — Silence everything
* **Per-type toggles** — Fine-tune exactly what you want

## <span style={{color: "#baf820"}}>Tips</span>

<AccordionGroup>
  <Accordion title="Don't over-alert">
    Start with the essentials: copy trade executions, price alerts, and low balance. Add more as needed. Too many alerts and you'll start ignoring them.
  </Accordion>

  <Accordion title="Use momentum alerts wisely">
    Set a reasonable threshold (10%+) and limit max alerts per window. Otherwise you'll get spammed during volatile periods.
  </Accordion>

  <Accordion title="Combine tracker + price alerts">
    Track a whale's wallet AND set price alerts on the markets they're trading. You'll know both when they trade and when the price moves.
  </Accordion>

  <Accordion title="Mute the bot, don't disable">
    If you need a break from notifications, mute the bot in Telegram's chat settings instead of disabling all alerts. Your alerts stay configured for when you unmute.
  </Accordion>
</AccordionGroup>
