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

### `cg.coin.listed`

This event is triggered instantly the moment a brand-new token finishes indexing and goes completely live on the CoinGecko platform.

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

  The `cg.coin.listed` event type is currently in private preview. We are onboarding a limited number of developers and teams to test this infrastructure.

  Want to be the first to test low-latency new listing feeds? Pease [submit your interest for Early Access Waitlist](https://forms.gle/4e6hqGmHynM9dmDMA) to secure your spot.
</Tip>

### Potential Use Cases

<Columns cols={2}>
  <Column>
    <Card title="Alpha Hunting & Snipe Bots" icon="bolt">
      Build low-latency alpha detection scrapers or automated buy bots that check newly listed assets, assess initial smart contract metadata, and execute quick positions the second visibility trends live.
    </Card>
  </Column>

  <Column>
    <Card title="Dynamic Database Aggregation" icon="database">
      Keep your indexing databases, mobile asset directories, or trading terminal charts 100% up-to-date without ever making repetitive, rate-heavy calls to the `/coins/list` endpoint.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Social Sentiment & Trend Tracking" icon="hashtag">
      Cross-reference newly initialized CoinGecko profiles instantly against social media platforms like X, Telegram, or Reddit to index and alert on viral momentum spikes early.
    </Card>
  </Column>

  <Column>
    <Card title="Wallet & Custody Auto-Discovery" icon="wallet">
      Ensure your multi-chain wallet or institutional platform UI natively recognizes newly categorized market assets as soon as they appear officially on CoinGecko tracking.
    </Card>
  </Column>
</Columns>

### References based on CoinGecko coin page

[https://www.coingecko.com/en/new-cryptocurrencies](https://www.coingecko.com/en/new-cryptocurrencies)

<Frame>
  <img src="https://mintcdn.com/coingecko/adOwQFftHO4w3KDz/images/Screenshot-2026-05-27-at-1.23.00-PM.png?fit=max&auto=format&n=adOwQFftHO4w3KDz&q=85&s=bc3d660abaee05e6636f8eb4d7a930e6" alt="Screenshot 2026 05 27 At 1 23 00 PM" width="2952" height="1274" data-path="images/Screenshot-2026-05-27-at-1.23.00-PM.png" />
</Frame>
