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

# Overview

> Overview of Jupiter Swap and how to get started.

## What is Jupiter Swap?

Jupiter Swap is Jupiter's Spot trading product, allowing users to exchange one token for another instantly on Solana with the best all-around execution that balances best price, speed, success rate, and more.

<Card title="Learn Jupiter Swap with a hands-on guide" color="#C7F284" icon="graduation-cap" href="https://academy.jup.ag/lessons/jupiter-swap">
  Step-by-step walkthrough on Jupiter Academy. Covers swap basics, modes, and best practices.
</Card>

**How it works:**

Jupiter scans liquidity pools in real time (Meteora, Raydium, Humidifi and >100 other liquidity sources), splits the transaction if necessary, and optimizes the route to achieve the best overall execution.

**Two trading modes:**

|                                                                                                                                                                  | [Ultra Mode](/user-docs/trade/swap/ultra-mode)                        | [Manual Mode](/user-docs/trade/swap/manual-mode) |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | ------------------------------------------------ |
| **Slippage**                                                                                                                                                     | Auto (via <Tooltip tip="Real-Time Slippage Estimator">RTSE</Tooltip>) | Custom                                           |
| **Transaction Broadcasting**                                                                                                                                     | Automatic                                                             | Custom                                           |
| <Tooltip tip="Maximal Extractable Value — strategies like frontrunning and sandwich attacks where bots exploit pending transactions">MEV</Tooltip>**Protection** | Best in class                                                         | None                                             |
| **Priority Fees**                                                                                                                                                | Auto (ensures high success without overpaying)                        | Custom                                           |
| **Gasless Swaps**                                                                                                                                                | Available for most tokens                                             | None                                             |
| <Tooltip tip="Automated Market Maker — smart contracts that provide liquidity for token trading">AMM</Tooltip>**Exclusion**                                      | Auto                                                                  | Custom                                           |

Jupiter Swap also supports automated order types:

<CardGroup cols={2}>
  <Card title="Limit Orders" href="/user-docs/trade/swap/limit-orders">
    Set a target price or market cap and let Jupiter execute your trade automatically when the condition is met.
  </Card>

  <Card title="Recurring Orders" href="/user-docs/trade/swap/recurring-orders">
    Spread your purchases over time using dollar-cost averaging (DCA) with automated trades at regular intervals.
  </Card>
</CardGroup>

***

## Supported Wallets

Jupiter works best with the [Jupiter Wallet](https://chromewebstore.google.com/detail/jupiter-wallet/iledlaeogohbilgbfhmbgkgmpplbfboh), available on desktop (Chrome extension) and [mobile](https://jup.ag/mobile).

Jupiter also supports all major Solana-native web extension wallets such as Phantom and Backpack, along with hardware wallets like Ledger and Trezor.

The Jupiter Mobile app can be paired with the web interface via the **Magic Scan** feature.

## Quick Accounts

Jupiter Quick Accounts are embedded wallets powered by [Privy](https://www.privy.io/). They let you log in with social accounts (Discord, Google, email, etc.) or an existing crypto wallet, without needing a seed phrase.

Quick Accounts are:

* **Signless** — Trades execute instantly without approving every transaction.
* **Non-custodial** — You retain full control. Your private key can be exported at any time.

<Warning>
  Store your private key securely. Anyone with access to it has full control over your wallet and funds.
</Warning>

## Portfolio & Activity

The **Portfolio drawer** (top right on [jup.ag](https://jup.ag/)) displays your holdings and activity across Jupiter products (Swap, Perps, Lend, etc.).

* **PnL (Profit and Loss) Analysis** — Available from the Portfolio drawer, from [jup.ag/watch/positions](https://jup.ag/watch/positions), or on individual token pages under the token chart.
* **Swap history** — Available in the Portfolio drawer under the **Activity** tab.

For a broader view of your positions across multiple Solana protocols, use [Jupiter Portfolio](https://jup.ag/portfolio).

## Changelog

All product updates are published at [jup.ag/updates](https://jup.ag/updates).
