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

# Jupiter Wallet Settings

> Jupiter Wallet settings: dApp connections, Connect as Phantom, Auto-Approve, side panel and display preferences, wallet management, and extension updates.

## dApp connections

<CardGroup cols={2}>
  <Card title="Connect" icon="plug">
    Visit any Solana dApp, select **Jupiter Wallet** from the wallet list, review the request, and approve.
  </Card>

  <Card title="Revoke" icon="plug-circle-xmark">
    **Three-dot menu** → **Settings** → **Connected Apps**. Review active connections and revoke any you no longer use.
  </Card>
</CardGroup>

The extension also supports **off-chain message signing** (e.g. sign-in requests) from connected dApps.

***

## Connect as Phantom

Some dApps only list Phantom in their wallet options. **Settings** → **Preferences** → **Connect as Phantom** makes Jupiter Wallet present itself as Phantom so you can connect on those dApps with your Jupiter Wallet accounts. Disabled by default.

***

## Auto-Approve

The extension supports auto-approve for transactions on [Jupiter](https://jup.ag/) and [Meteora](https://meteora.ag/).

**Three-dot menu** → **Settings** → **Preferences** → **Auto Approve**, then toggle per dApp.

<Accordion title="What does auto-approve do?">
  When enabled, transactions on the selected dApps are signed automatically without a manual confirmation prompt. This speeds up the experience but removes the opportunity to review each transaction before submission. Only enable this if you understand the tradeoff.
</Accordion>

***

## Display and preferences

### Side panel and expanded view

**Three-dot menu** → **Side Panel Mode** docks the wallet in the browser side panel (switch back with **Popup Mode**). **Expand View** opens the wallet in a full tab.

### Block explorer

**Settings** → **Preferences** → **Block Explorer** sets which explorer opens for transaction and address links.

### Gas fee display

Gas fees are shown in both USD and SOL throughout the wallet interface (swaps, sends, and other transactions).

### Hide balances

Click the **eye icon** next to your portfolio balance (top right) to hide or reveal token amounts.

### What's New

**Settings** → **What's New** shows what changed in each release of the extension.

***

## Managing wallets in the list

### Wallet list balances

The wallet list (click your wallet name, top left) shows each wallet's balance. Balances for the first five wallets are refreshed daily.

### Rename a wallet

From the wallet list, open the **three-dot menu** next to the wallet → **Rename Wallet**. Enter the new name and save.

### Remove a wallet

From the wallet list, open the **three-dot menu** next to the wallet → **Delete Wallet**.

<Warning>
  Removing a wallet from the extension does not affect your funds on-chain. Make sure you have your recovery phrase or private key backed up before removing it.
</Warning>

***

## Updates

The extension updates automatically when a new version is released. Restarting your browser will usually trigger the update.

To check manually, go to `chrome://extensions/`, enable **Developer mode** (top right), and click **Update**.

<Note>
  Questions about a setting? See the [Jupiter Wallet FAQ](/user-docs/manage/extension-wallet/faq).
</Note>
