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

# Watchlist

> Bookmark markets you're tracking. Get alerts when they move.

# Your market radar

Not every market is a trade. Some are just interesting. The watchlist lets you track markets without committing capital — and alerts you when something changes.

## Adding markets

Hit the bookmark icon on any market card. That's it. The market appears in your watchlist tab.

## Watchlist dashboard

The top of your watchlist shows aggregate stats:

<CardGroup cols={4}>
  <Card title="Watching" icon="eye">
    Total number of markets you're tracking.
  </Card>

  <Card title="Avg Volume" icon="chart-bar">
    Average 24h volume across your watchlisted markets.
  </Card>

  <Card title="Ending Soon" icon="clock">
    Markets in your watchlist resolving within 48 hours.
  </Card>

  <Card title="Trending" icon="fire">
    Watchlisted markets with above-average volume spikes.
  </Card>
</CardGroup>

## Sorting options

<Tabs>
  <Tab title="Date Added">
    Most recently bookmarked first. Default view.
  </Tab>

  <Tab title="Volume">
    Highest 24h volume first. Where the action is.
  </Tab>

  <Tab title="Ending Soon">
    Closest to resolution. Decision time approaching.
  </Tab>

  <Tab title="Price Change">
    Biggest movers first. Something just happened.
  </Tab>
</Tabs>

## Price alerts

This is where the watchlist earns its keep. When a market you're watching moves more than **5%** in either direction, a notification slides in.

* **Up moves** — distinct alert sound
* **Down moves** — different sound so you know before you look
* Click the alert to jump straight to the market
* Swipe to dismiss

<Info>
  Alerts trigger on 5%+ moves from the price at the time you watchlisted the market, or from the last alert — whichever is more recent. No alert fatigue from markets oscillating around the same price.
</Info>

## The watchlist workflow

The best traders don't chase. They build a watchlist, set their target prices, and wait.

1. Spot an interesting market
2. Bookmark it
3. Watch for the price to reach your entry
4. Get alerted when it moves
5. Execute when the setup is right

<Tip>
  Your watchlist is your pre-trade pipeline. Fill it aggressively, trade from it selectively. The ratio of watched-to-traded should be at least 5:1.
</Tip>
