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

# Managing Assets

> Swap, send, receive tokens, track your holdings, PnL, NFTs, DeFi positions, Ticker Widget, and reclaim rent.

## Swapping Tokens

Open the wallet, select **Swap**, choose the tokens, review the quote, and confirm.

Swaps are powered by [Jupiter Ultra](user-docs/trade/swap).

***

## Sending and Receiving

<CardGroup cols={2}>
  <Card title="Send" icon="arrow-up-right">
    Select **Send**, choose the token and amount, paste the recipient address, review, and confirm.
  </Card>

  <Card title="Receive" icon="arrow-down-left">
    Select **Receive** to display your wallet address and QR code. Copy or share with the sender.
  </Card>
</CardGroup>

<Warning>
  Always double-check the recipient address. Transactions on Solana are irreversible.
</Warning>

***

## Holdings

Your portfolio updates automatically based on tokens you hold, whether from swaps (in the extension or on [jup.ag](https://jup.ag/)) or received from another wallet.

Assets cannot be added manually.

***

## PnL

Your **Profit and Loss (PnL)** for today is shown at a glance under your holdings. Click it to open a detailed view.

<CardGroup cols={2}>
  <Card title="Realized PnL" icon="circle-check">
    Gains or losses from completed trades.
  </Card>

  <Card title="Unrealized PnL" icon="clock">
    Paper gains or losses on current holdings, including received tokens.
  </Card>
</CardGroup>

The detail view includes a breakdown by asset, with a selectable timeframe (1d, all-time).

<Accordion title="What is included in PnL?">
  PnL tracks trading activity only. It does not include lending yields, staking rewards, LP fees, or other DeFi income, unless the token itself is yield-bearing (e.g. a liquid staking token whose price reflects accrued yield).
</Accordion>

***

## Token Verification

Tokens may display a green checkmark, meaning they have been **verified through Jupiter's VRFD program**. VRFD is managed by a dedicated team, and projects can [submit their token for verification](https://verified.jup.ag/tokens).

<Accordion title="What does verification mean?">
  Verification confirms the correct token address and helps users avoid impersonators or duplicate tokens. It is not an endorsement of the token's value, safety, or legitimacy.

  See the [VRFD documentation](https://docs.jup.ag/user-docs/launch/vrfd) for more details.
</Accordion>

***

## Ticker Widget

The Ticker Widget detects token and stock tickers (e.g. $SOL, $BTC) on websites you visit and displays an interactive popover with price, chart, and a swap button that opens the extension.

### Supported sites

Twitter/X, Google, Yahoo Finance, Claude, Gemini, and ChatGPT.

### Popover

When a ticker is detected, the popover shows the **top 3 tokens** matching the ticker, with a direct swap button for each.

### Settings

The Ticker Widget can be toggled on or off in **Settings**. By default, only [verified tokens](user-docs/launch/vrfd) are shown. You can change this to display all tokens.

<Warning>
  Some tickers may match tokens that do not exist on Solana or that are unverified. Always verify the token's contract address before swapping, especially when the "all tokens" filter is enabled.
</Warning>

***

## NFTs

Your NFTs are visible under the **NFTs** tab. The wallet filters out most spam and scam NFTs automatically.

<Note>
  Some compressed NFTs may not display correctly. Spam detection is continuously being improved.
</Note>

***

## DeFi Positions

The **DeFi** tab shows your positions across 160+ Solana protocols, including lending, LPing, staking, and other activity.

***

## Transaction History

The **Activity** tab lists all recent transactions: swaps, sends, receives, and DeFi interactions (e.g. borrowing on Jupiter Lend, LPing on Meteora).

***

## Reclaiming Rent

Every token account on Solana requires a small SOL deposit (\~0.002 SOL) called **rent**, locked when the account is first created.

Once you no longer hold that token, you can close the account and reclaim the SOL.

<Steps>
  <Step title="Open the reclaim section">
    Click the ♺ icon in the extension.
  </Step>

  <Step title="Select and confirm">
    Choose the token accounts to close and approve the transaction.
  </Step>
</Steps>

<Accordion title="Is it safe to close a token account?">
  Yes. If you buy or receive that token again, a new account is created automatically. No funds are at risk.
</Accordion>
