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

# cg.coin.price.updated

> Triggered when a coin crosses a pre-configured price target or exhibits high volatility

<Tip>
  **Early Access (Private Beta)**

  `cg.coin.price.updated` is currently in private preview with a limited number of developers.
</Tip>

<Card title="Join the Early Access Waitlist" icon="clipboard-list" href="https://forms.gle/4e6hqGmHynM9dmDMA">
  Secure your spot for real-time price threshold events.
</Card>

## Use Cases

<CardGroup cols={2}>
  <Card title="Instant Alerts & Push Bots" icon="bell">
    Send real-time notifications via Discord, Telegram, or email when an asset hits a target price.
  </Card>

  <Card title="AI Agents & Automation" icon="brain">
    Trigger AI agents or automation tools (Zapier, IFTTT) for sentiment analysis or event logging when price barriers are broken.
  </Card>

  <Card title="Portfolio Rebalancing" icon="arrows-rotate">
    Automatically execute buy, sell, or rebalancing actions when an asset's weight crosses target boundaries.
  </Card>

  <Card title="Risk & Margin Monitoring" icon="shield-halved">
    Monitor collateral bounds for DeFi lending protocols — trigger liquidation checks when prices cross safety thresholds.
  </Card>
</CardGroup>

<Frame>
  <img src="https://mintcdn.com/coingecko/i9l2MT4etZGYjSx8/assets/images/webhook-price-alert.png?fit=max&auto=format&n=i9l2MT4etZGYjSx8&q=85&s=9b5972918d4e6899d4e162f917907be8" noZoom width="1623" height="718" data-path="assets/images/webhook-price-alert.png" />
</Frame>
