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

> Triggered when a new token is indexed and listed on CoinGecko

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

  `cg.coin.listed` 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">
  Be the first to test low-latency new listing feeds.
</Card>

## Use Cases

<CardGroup cols={2}>
  <Card title="New Listing Detection" icon="bolt">
    Detect newly listed tokens and execute early positions the moment they go live on CoinGecko.
  </Card>

  <Card title="Database Sync" icon="database">
    Keep your asset directories and trading terminals up to date without polling [/coins/list](/reference/coins-list).
  </Card>

  <Card title="Social Sentiment Tracking" icon="hashtag">
    Cross-reference new listings against X, Telegram, or Reddit to catch viral momentum early.
  </Card>

  <Card title="Wallet Auto-Discovery" icon="wallet">
    Automatically recognize new assets in your multi-chain wallet or custody platform.
  </Card>
</CardGroup>

<a href="https://www.coingecko.com/en/new-cryptocurrencies" target="_blank">
  <Frame>
    <img src="https://mintcdn.com/coingecko/i9l2MT4etZGYjSx8/assets/images/webhook-new-listing.png?fit=max&auto=format&n=i9l2MT4etZGYjSx8&q=85&s=823d46dab64e89c7564fb4205c09fc6e" noZoom width="2930" height="1220" data-path="assets/images/webhook-new-listing.png" />
  </Frame>
</a>
