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

# Watchlist

> Monitor your favorite tokens with market data and curated news on Jupiter Terminal.

The Watchlist lets you save tokens you want to monitor and view their key metrics at a glance. It is accessible from the **Watchlist** tab in the Terminal navigation.

<Warning>
  Watchlists are stored locally in your browser. Clearing your browser cache, using a different browser, or switching device will reset your watchlist. There is currently no server-side sync.
</Warning>

## Token list

Your watchlisted tokens are displayed in a table with the following columns:

| Field                                                                                                                                                                | Description                                                                                   |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------- |
| **Token**                                                                                                                                                            | Token name, age, verification status, and quick-access icons (explorer, search, social links) |
| **Price / %Δ**                                                                                                                                                       | Current price and percentage change                                                           |
| <Tooltip tip="MC = Market Cap (price × circulating supply). FDV = Fully Diluted Valuation (theoretical value if all tokens were in circulation).">MC / FDV</Tooltip> | Market cap and fully diluted valuation                                                        |
| **24h Vol / Net**                                                                                                                                                    | 24-hour trading volume and net volume (buy volume minus sell volume)                          |
| **Liquidity**                                                                                                                                                        | Available liquidity                                                                           |
| **Holders / %Δ**                                                                                                                                                     | Number of holders and percentage change                                                       |
| **Buy**                                                                                                                                                              | Quick Buy button to purchase the token directly from the watchlist                            |

You can filter the time period for percentage changes: **5m**, **1h**, **6h**, or **24h**.

### Managing your watchlist

<Steps>
  <Step title="Add a token">
    Click **+ Add** in the top-right of the Watchlist, or click the ☆ icon on any token throughout Terminal.
  </Step>

  <Step title="Edit or reorder">
    Click **Edit** to reorder or remove individual tokens from your list.
  </Step>

  <Step title="Clear all">
    Click **Clear** to remove all tokens from your watchlist at once.
  </Step>
</Steps>

Quick Buy is available directly from the watchlist. Set your Quick Buy amount in the top-right, then click the ⚡ icon next to any token.

## Verified Tweets

The right panel of the Watchlist page displays **Verified Tweets** — a curated feed of posts from verified accounts on X (formerly Twitter) related to your watchlisted tokens and the broader Solana ecosystem.

The panel includes:

* **News Summary** — an AI-generated summary of recent news relevant to your watchlisted tokens, with the date of the last update
* **Tweet feed** — individual posts from verified accounts, showing the author, timestamp, content, and engagement metrics (replies, likes)

<Note>
  Verified Tweets are sourced from accounts verified by Jupiter. The News Summary is AI-generated and may contain inaccuracies. Neither constitutes financial advice.
</Note>

***

<CardGroup cols={2}>
  <Card title="Token Page" icon="chart-line" href="/user-docs/trade/terminal/token-page">
    Full data and analysis for any token.
  </Card>

  <Card title="Positions" icon="chart-pie" href="/user-docs/trade/terminal/positions">
    Your full portfolio and PnL dashboard.
  </Card>
</CardGroup>
