# Fomo overview

> Fomo on Supanode — a ClickHouse SQL indexer over social-trading activity, joining traders to their wallets, trades and realized PnL. In build.

Fomo is a **mobile-first social trading platform, not a blockchain**. Its traders operate across Solana and the major EVM networks, and what makes the data interesting is the join: a person, the wallets behind them, and what those wallets actually did.

<Note>
**This is in build.** The Fomo indexer is not on sale yet. Tell us which tables you need on Telegram and you go to the front of the queue when it opens.
</Note>

## What is being built

One product - a **ClickHouse SQL indexer** over social-trading activity:

- **Traders** and the wallets that belong to them.
- **Trades** as they are executed, across the networks those wallets touch.
- **Positions and realized PnL**, so performance is a query rather than a reconstruction.

Because Fomo is a platform rather than a chain, there is no RPC, WebSocket, gRPC or dedicated node here. The indexer is the right tool and the only one.

## The platform itself

| | |
|---|---|
| Type | Mobile-first social trading platform, not a blockchain |
| Launched | 2025 |
| Networks | Traders operate across Solana and the major EVM networks |

Source: [fomo.family](https://fomo.family/).

## Where to next

<CardGroup cols={2}>
  <Card title="Pricing" icon="tag" href="https://supanode.xyz/docs/fomo/pricing">
    What will be billed, and why there is no number yet.
  </Card>
  <Card title="Talk to us on Telegram" icon="send" href="https://telegram.me/supanode_tgs">
    Tell us which tables you need.
  </Card>
</CardGroup>
