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

# Stock Pages on Jupiter

> Every stock available as a tokenized version on Jupiter has a stock page: underlying price and chart, stock stats, the issuers you can trade it from, and related prediction markets.

Every stock that is available as a tokenized version on Jupiter has a dedicated stock page. It shows the **underlying listed stock** — its price, chart, and fundamentals — and lists the tokenized versions you can trade, one per issuer.

You reach a stock page by clicking a row in the [Stocks screener](/user-docs/trade/spot/discover#stocks-screener) (**Stocks** in Jupiter's left navigation), from the **View Stock** link on a tokenized stock's [token page](/user-docs/trade/spot/token-page#tokenized-stock-fields), or directly at `jup.ag/stocks/<ticker>` (for example `jup.ag/stocks/nvda`).

<Note>
  A stock page describes the listed company and its share. It is not a token page: the price, chart, and stats are those of the underlying stock, not of any issuer's token. To trade, pick an issuer under **Trade** — this opens that issuer's token page, where the on-chain price, liquidity, and swap panel live.
</Note>

## Header

| Element                | Description                                                                                                                                                                                                                                                                                   |
| ---------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Company and ticker** | Name of the listed company and its exchange ticker. The breadcrumb (**Spot › Stocks › ticker**) takes you back to the screener.                                                                                                                                                               |
| **Issuers**            | Number of issuers offering a tokenized version of this stock. Click it to see them (same table as **Trade**).                                                                                                                                                                                 |
| **Market status**      | Current session of the listed market (for example **Pre-market**). Click it to see the session times (overnight, pre-market, regular hours, after hours) and when regular hours next open. Liquidity on the tokenized versions follows the listed market and is deepest during regular hours. |
| **Trade**              | The button labelled with the ticker (for example **Trade NVDA**) opens the issuer table to pick which tokenized version to buy (see below).                                                                                                                                                   |
| ☆                      | Adds the stock to your [Watchlist](/user-docs/trade/spot/watchlist).                                                                                                                                                                                                                          |

## Choosing an issuer

The **Trade** button and the issuers count open a table with one row per issuer:

| Column        | Description                                                                                                                                                                              |
| ------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Issuer**    | Issuer of the tokenized version (for example xStocks, Ondo). One issuer may carry a **Popular** badge.                                                                                   |
| **Liquidity** | Available on-chain liquidity for that token. Tokens fulfilled via Request-for-Quote show **RFQ** instead of a value — see [RFQ liquidity](/user-docs/trade/spot/discover#rfq-liquidity). |
| **Price**     | Last traded price of that token on Solana. It can differ from the underlying price, and between issuers.                                                                                 |
| **Buy**       | Opens the issuer's [token page](/user-docs/trade/spot/token-page) with the swap panel ready.                                                                                             |

Each issuer mints its own token, with its own backing, redemption terms, trading hours, and eligibility rules. See [Tokenized Stocks](/user-docs/trade/spot/tokenized-stocks) before choosing.

## Underlying price and chart

The large price is the **underlying price** — the latest price of the listed share in USD, with its change since the previous market close. The chart plots the underlying stock over **24H**, **7D**, **30D**, or **90D**, using market-hours data.

## Stock stats

| Field                               | Description                                              |
| ----------------------------------- | -------------------------------------------------------- |
| **Market cap**                      | Total market value of the listed company                 |
| **Previous close** / **Open**       | Last regular-session close and today's opening price     |
| **Day's range** / **52-week range** | Low–high of the current session and of the last 52 weeks |
| **Volume** / **Avg volume**         | Number of shares traded today and on an average day      |
| **P/E ratio**                       | Price-to-earnings ratio                                  |

**Show more** reveals **EPS**, **Dividend yield**, **Beta**, and **Next earnings**.

## About

A description of the company, followed by **Ticker**, **Asset class** (for example Equity), **Tokenized by** (number of issuers), **Sector**, **Industry**, **Employees**, and **Website**.

Below it, a short **FAQ** specific to the stock covers what its tokenized version is, why the token price can differ from the listed share, who issues it, when it trades, how to buy it, and how dividends are handled.

## Related stocks and prediction markets

* **Related stocks** — other stocks available on Jupiter, with price and 24h change, each linking to its own stock page.
* **Related prediction markets** — [Predict](/user-docs/trade/predict/index) markets about this stock's price or company events, with current odds and total volume. **Show more** opens the market on Predict.

***

<CardGroup cols={3}>
  <Card title="Discover — Stocks" icon="magnifying-glass" href="/user-docs/trade/spot/discover#stocks-screener">
    Listed and tokenized stock screeners.
  </Card>

  <Card title="Tokenized Stocks" icon="building-columns" href="/user-docs/trade/spot/tokenized-stocks">
    How tokenized stocks work, issuers, and risks.
  </Card>

  <Card title="Token Page" icon="chart-line" href="/user-docs/trade/spot/token-page">
    On-chain data and trading tools for each issuer's token.
  </Card>
</CardGroup>
