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

# Positions Hub

> Live PnL across every wallet, every strategy.

The Positions Hub is your single view of everything you hold on Polymarket — copied trades, snipes, manual buys, all together.

<Frame caption="Open Positions — five live cards with per-position PnL plus aggregate footer">
  <img src="https://mintcdn.com/polywin/_sMY107hkYxZBIrd/images/positions-hub.png?fit=max&auto=format&n=_sMY107hkYxZBIrd&q=85&s=cb03595396af98fda3814bdfcd95d5b5" alt="Positions hub" width="688" height="1504" data-path="images/positions-hub.png" />
</Frame>

## What you see

Each open position is one compact line with:

* **Rank + source** — `1. 💠` (Copy) / `⚡` (Snipe) / `📊` (Manual) and the leader/strategy name
* **Market title** — truncated to fit one line
* **Position line** — `shares · YES/NO · entry¢ → current¢ · 🟢/🔴 ±$PnL`
* **🔗 Trade** link — opens the trade terminal scoped to that market, where you can sell, add, or set a limit

At the bottom of the list:

* **All PnL** — total realized PnL across every closed position
* **Today** — realized PnL since midnight UTC
* **Unrealized** — sum of live PnL across the cards above

## Tabs

<Tabs>
  <Tab title="Open">
    Live positions across all your wallets and strategies.
  </Tab>

  <Tab title="⏳ Pending">
    Positions where the market is decisive (price ≈ 99¢ or 1¢) but the on-chain payout hasn't finalized yet. Winners show `payout $X coming`; losers show `finalizing on-chain`. Auto-clears in seconds once the chain catches up.
  </Tab>

  <Tab title="History">
    Closed trades — won, lost, or sold — with realized PnL and the source that originated them.
  </Tab>
</Tabs>

## Filters

A source-filter row sits below the tabs: **All · 💠 Copy · ⚡ Snipe · 👋 Manual**. Tap any chip to scope the visible list to that origin only — useful when you've got positions from multiple Copy strategies and snipers running at once.

You can also drill deeper:

* **Wallet** — single wallet only
* **Strategy / Leader / Sniper** — open the strategy or leader card and tap *Positions* there

## Sell All Positions

A **🔴 Sell All Positions (N)** button lives at the bottom of the Open tab — one-tap mass exit when you need to flatten the book. The count reflects only positions matching the current filter, so you can mass-sell just the Copy or Snipe slice if you want.

## Actions per position

<CardGroup cols={2}>
  <Card title="Manual sell" icon="arrow-down" href="/positions/manual-sell">
    Sell any position with one tap.
  </Card>

  <Card title="Partial sell" icon="scissors" href="/positions/partial-sells">
    Take some off the table — 25%, 50%, 75%, or custom.
  </Card>
</CardGroup>

<Note>
  PnL refreshes live. Open the hub anytime to see the latest.
</Note>
