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

# Mini App

> A compact overlay of the full Quickscope experience

The Mini App is a compact, mobile-style interface that slides in from the side of your screen – giving you the full Quickscope experience in a floating overlay without leaving your current view.

## What is the Mini App?

Think of it as a pocket-sized version of Quickscope layered on top of your desktop workspace. The Mini App mirrors the core functionality of the full terminal – trading, positions, token search – in a narrow panel that stays out of the way while you research.

<Note>
  The Mini App is separate from floating widgets. Floating widgets are individual detachable panels (like Positions or a Chart). The Mini App is a self-contained interface with its own navigation.
</Note>

## Opening the Mini App

| Method     | How                     |
| ---------- | ----------------------- |
| Keyboard   | Press `G` to toggle     |
| Bottom bar | Click the Mini App icon |

The Mini App slides in from the right side of your screen. Press `G` again or click outside it to close.

## What's Inside

The Mini App provides quick access to the key areas of Quickscope without switching tabs:

<CardGroup cols={2}>
  <Card title="Trade" icon="arrows-left-right">
    Buy and sell any token directly from the overlay. Paste a contract address or search by name.
  </Card>

  <Card title="Positions" icon="layer-group">
    View your current holdings, P\&L, and quick-sell options without navigating to the Portfolio tab.
  </Card>

  <Card title="Token Search" icon="magnifying-glass">
    Look up any token by name or address. Jump straight into a trade from the search results.
  </Card>

  <Card title="Recent Tokens" icon="clock-rotate-left">
    Quick access to tokens you've recently viewed or traded – no need to search again.
  </Card>
</CardGroup>

## When to Use the Mini App

<CardGroup cols={3}>
  <Card title="Research + Trade" icon="chart-bar">
    Keep charts and analysis on your main workspace while the Mini App stays ready for quick trades.
  </Card>

  <Card title="Monitor Positions" icon="wallet">
    Slide out the Mini App to check your portfolio without leaving your current research.
  </Card>

  <Card title="Quick Executions" icon="bolt">
    See a call in Telegram? Open Mini App, paste the address, and execute without switching tabs.
  </Card>
</CardGroup>

## Multi-Monitor Setup

If you're running multiple displays, consider keeping the Mini App pinned on a secondary screen. Use the main workspace for research and discovery, and the Mini App for execution – a lightweight two-screen trading setup without needing to duplicate tabs.

## Related

* [Floating Widgets](/terminal/advanced/floating-widgets) – Individual detachable widget panels
* [Keyboard Shortcuts](/terminal/advanced/hotkeys) – Navigation hotkeys
* [How to Trade](/trading/how-to-trade) – Trading methods overview
