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

# Trading on Mobile

> Execute trades from your phone

Trade tokens directly from your phone with the same tools available on desktop.

## Finding Tokens

### Discovery Tab

Browse trending tokens with sortable metrics:

* Market cap, volume, transaction count
* Tap any token to view details and trade

### Scope Tab

Find new launches:

* **New** – just launched tokens
* **Graduating** – about to graduate from bonding curve
* **Graduated** – recently graduated tokens

### Search

Find any token by name, symbol, or contract address. Paste an address directly to scan it.

## Executing a Trade

1. Tap a token to open its trade view
2. Select **Buy** or **Sell**
3. Choose order type:
   * **Market** – execute at current price
   * **Instant** – fastest execution
   * **Limit** – set your price (coming soon)
4. Tap an amount button (0.1, 0.25, 0.5, 1, 2.5, 5 SOL) or enter custom
5. Tap **P1** to adjust slippage and priority fee if needed
6. Tap **Buy** or **Sell** to execute

## Trade Settings

Tap the **P1/P2/P3** button to access presets:

| Setting          | What It Does                        |
| ---------------- | ----------------------------------- |
| **Slippage**     | Max price movement you'll accept    |
| **Priority Fee** | Transaction speed (higher = faster) |

<Tip>
  Set up your presets once and switch between them with one tap. P1 for normal trades, P2 for volatile tokens, P3 for sniping.
</Tip>

## Charts on Mobile

<CardGroup cols={2}>
  <Card title="TradingView Charts" icon="chart-candlestick">
    Full charting with multiple timeframes (1m, 5m, 15m, 1H, 4H, 1D), USD or SOL pricing, market cap display, and drawing tools with indicators.
  </Card>

  <Card title="Chart Toggles" icon="sliders">
    **A** shows your average entry price, **L** shows limit order lines, and tracked wallet trades can be toggled on or off.
  </Card>
</CardGroup>

## Quick Actions

Below every token card:

<CardGroup cols={3}>
  <Card title="Quick Buy" icon="cart-shopping">
    One-tap purchase at your preset amounts
  </Card>

  <Card title="Star" icon="star">
    Add any token to your watchlist
  </Card>

  <Card title="Trade" icon="right-left">
    Open the full trade interface
  </Card>
</CardGroup>
