> ## 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.

# Set Up Price Alerts

> Step-by-step guide to setting prediction market price alerts on FrenFlow. Get notified via web or Telegram when prices hit your target.

<Frame>
  <img src="https://mintcdn.com/frenflow/aeroq557MFYwC_Th/images/price-alerts66.webp?fit=max&auto=format&n=aeroq557MFYwC_Th&q=85&s=abfaec8285952be1d0887c6d07af17b9" alt="Price Alerts Guide" width="800" height="400" data-path="images/price-alerts66.webp" />
</Frame>

## <span style={{color: "#baf820"}}>Why Price Alerts?</span>

You can't watch every market 24/7. Price alerts let you set a target and walk away — FrenFlow notifies you when the probability hits your number, so you never miss an entry or exit.

## <span style={{color: "#baf820"}}>Setting an Alert (Web)</span>

<Steps>
  <Step title="Open a market">
    Go to any market detail page.
  </Step>

  <Step title="Click the alert icon">
    You'll find it near the market title or in the trading panel.
  </Step>

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

  <Step title="Set the condition">
    * **Above** — Alert when price goes above your target (e.g., "alert me when Yes goes above 75¢")
    * **Below** — Alert when price drops below your target (e.g., "alert me when Yes drops below 30¢")
  </Step>

  <Step title="Set your target price">
    Enter your price (1¢ to 99¢). This is the trigger point.
  </Step>

  <Step title="Done">
    The alert is active. You'll be notified when the price hits your target.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/frenflow/U29qy78rGGZxg0K_/images/price-alert.png?fit=max&auto=format&n=U29qy78rGGZxg0K_&q=85&s=02f868840ccf396f70419c438aa81a8b" alt="Price Alert Setup" width="1025" height="631" data-path="images/price-alert.png" />
</Frame>

## <span style={{color: "#baf820"}}>Setting an Alert (Telegram)</span>

From the bot:

```
/alerts          — View your active alerts
```

You can also create alerts inline when viewing any market in the bot — tap the alert button, select outcome, condition, and price.

## <span style={{color: "#baf820"}}>Where You'll Be Notified</span>

| Channel      | How                                                          |
| ------------ | ------------------------------------------------------------ |
| **Web**      | Browser push notification (requires notification permission) |
| **Telegram** | Direct message from the FrenFlow bot                         |

Both channels fire simultaneously if you have Telegram linked.

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

| Rule                  | Value                 |
| --------------------- | --------------------- |
| **Max active alerts** | 5 per user            |
| **Price range**       | 1¢ to 99¢             |
| **Conditions**        | Above or below target |

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

<AccordionGroup>
  <Accordion title="Buy the dip">
    You think a market is overvalued at 80¢. Set an alert for **Yes below 60¢** — when the price drops to your target, you get notified and buy at a better entry.
  </Accordion>

  <Accordion title="Take profit reminder">
    You bought Yes at 40¢. Set an alert for **Yes above 70¢** — when the price hits your target, sell and lock in profit.
  </Accordion>

  <Accordion title="Watch the other side">
    You hold Yes but want to hedge. Set an alert for **No below 20¢** — if No gets cheap, you can buy it as insurance.
  </Accordion>

  <Accordion title="Monitor a market before entering">
    Not ready to trade yet? Set alerts at key price levels to follow a market passively until you see the right entry.
  </Accordion>
</AccordionGroup>

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

| Action          | Web                       | Telegram                            |
| --------------- | ------------------------- | ----------------------------------- |
| **View active** | Alerts page               | `/alerts`                           |
| **Delete**      | Click remove on the alert | Tap delete button                   |
| **Create new**  | Alert icon on any market  | Alert button on market or `/alerts` |

<Tip>
  You only have 5 alert slots. Delete alerts that have fired or that you no longer need to free up space for new ones.
</Tip>
