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

# Portfolio Positions

> View and manage your open prediction market positions. Track current value, profit/loss, and close trades directly from your portfolio.

<Frame>
  <img src="https://mintcdn.com/frenflow/lbMKgujQoWr_nO1k/images/positions.png?fit=max&auto=format&n=lbMKgujQoWr_nO1k&q=85&s=22e62b10d2385d4b46d05af1e91cdfb1" alt="Portfolio Positions" width="1010" height="237" data-path="images/positions.png" />
</Frame>

## <span style={{color: "#baf820"}}>Your Positions</span>

The Positions tab shows every market you currently have an active trade in. Both Polymarket and Kalshi positions appear in a unified view.

## <span style={{color: "#baf820"}}>Position Data</span>

Each position shows:

| Data               | Description                    |
| ------------------ | ------------------------------ |
| **Market**         | Market title and image         |
| **Outcome**        | Which side you hold (Yes/No)   |
| **Shares**         | Number of shares owned         |
| **Entry Price**    | Your average price per share   |
| **Current Price**  | Live market price              |
| **Invested**       | Total amount spent             |
| **Current Value**  | What your shares are worth now |
| **Unrealized PnL** | Profit or loss if you sold now |
| **PnL %**          | Percentage gain or loss        |

| Outcome             | Result                                   |
| ------------------- | ---------------------------------------- |
| **Your side wins**  | Each share pays \$1.00 → Redeem for USDC |
| **Your side loses** | Shares are worth \$0                     |

## <span style={{color: "#baf820"}}>Position Actions</span>

From any position you can:

* **[Sell](/trading/placing-trades)** — Open the trading modal to sell some or all of your shares
* **View Market** — Go to the full market page with charts and orderbook
* **[Share](/portfolio/pnl)** — Generate a PnL card image to share on social media or the FrenFlow feed

## <span style={{color: "#baf820"}}>Redeemable Positions</span>

When a market resolves and you hold winning shares, your position becomes **redeemable**. Winning shares are worth \$1.00 each.

* A badge shows how many positions are ready to redeem
* Click **Redeem** to claim your winnings

## <span style={{color: "#baf820"}}>From Telegram</span>

View your positions from the bot with `/positions`. You'll see each position with current PnL, entry price, and sell buttons. You can also:

* **Sell** partial or full positions directly
* **Redeem** all resolved winning positions
* **Cancel** open limit orders
* Navigate between positions with pagination buttons

<Frame>
  <img src="https://mintcdn.com/frenflow/Dp0VW7c0LtObrg6C/images/positions4.png?fit=max&auto=format&n=Dp0VW7c0LtObrg6C&q=85&s=7e6138419a2282f82d68a60f74ca42c4" alt="Positions from Telegram" width="507" height="252" data-path="images/positions4.png" />
</Frame>
