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

# Managing Positions on Mobile

> Track and manage your holdings from your phone

Monitor your portfolio and manage positions on the go.

## Viewing Your Portfolio

Access your portfolio from:

* **Wallet menu** (tap your address) → **View Portfolio**
* **Viewing your own wallet** address

## Portfolio Overview

At the top of your portfolio:

| Stat               | Description             |
| ------------------ | ----------------------- |
| **Balance**        | Available SOL           |
| **Positions**      | Total value of holdings |
| **Total Volume**   | Lifetime trading volume |
| **Unrealized PnL** | Current profit/loss     |

## P\&L Chart

<CardGroup cols={3}>
  <Card title="Daily Breakdown" icon="calendar-day">
    See profit and loss broken down by day
  </Card>

  <Card title="Time Periods" icon="arrows-left-right">
    Swipe to toggle between different date ranges
  </Card>

  <Card title="Profit / Loss" icon="arrow-trend-up">
    Green and red indicators for at-a-glance performance
  </Card>
</CardGroup>

## Position Tabs

Three tabs sit below the P\&L chart:

<CardGroup cols={3}>
  <Card title="Positions" icon="coins">
    Your current holdings – token name, balance, value, average entry, and unrealized P\&L
  </Card>

  <Card title="Active Orders" icon="clock">
    Pending limit orders waiting to fill
  </Card>

  <Card title="Trades" icon="receipt">
    Recent trade history with timestamps
  </Card>
</CardGroup>

## Managing a Position

Tap any position to open the token view:

1. View the chart and current price
2. Check your P\&L for this token
3. Use quick-sell buttons: **25%**, **50%**, **100%**
4. Or enter a custom sell amount

## Quick Sell

From the positions list, tap a token to access preset sell buttons:

<CardGroup cols={3}>
  <Card title="25%" icon="circle-quarter-stroke">
    Sell a quarter of your position
  </Card>

  <Card title="50%" icon="circle-half-stroke">
    Sell half of your position
  </Card>

  <Card title="100%" icon="circle">
    Close the entire position
  </Card>
</CardGroup>

<Tip>
  Taking partial profits? Use 25% or 50% sells to scale out while keeping some exposure.
</Tip>

## Position Not Showing?

<AccordionGroup>
  <Accordion title="Token under 0.1 SOL?">
    Tokens worth less than 0.1 SOL are hidden by default.
  </Accordion>

  <Accordion title="Just bought?">
    Very new purchases may take a moment to index. Pull down to refresh the list.
  </Accordion>
</AccordionGroup>

## Rewards on Mobile

Access rewards from **wallet menu** › **Refer & Earn Rewards**:

<CardGroup cols={2}>
  <Card title="Earnings Overview" icon="sack-dollar">
    View lifetime earnings and claim unclaimed rewards
  </Card>

  <Card title="Detailed Breakdown" icon="chart-pie">
    See earnings by category and track scan earnings per token
  </Card>
</CardGroup>
