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

# How to Sell & Redeem Positions

> Step-by-step guide to selling your prediction market positions and redeeming winning shares for USDC on FrenFlow.

<Frame>
  <img src="https://mintcdn.com/frenflow/aeroq557MFYwC_Th/images/sellandredeem.webp?fit=max&auto=format&n=aeroq557MFYwC_Th&q=85&s=36d1be25284972a47011a9a5176da6f0" alt="Sell & Redeem" width="800" height="400" data-path="images/sellandredeem.webp" />
</Frame>

## <span style={{color: "#baf820"}}>Two Ways to Exit</span>

You have two ways to get USDC back from a prediction market position:

| Method     | When                   | What happens                                  |
| ---------- | ---------------------- | --------------------------------------------- |
| **Sell**   | Market is still active | Sell shares at current price to other traders |
| **Redeem** | Market has resolved    | Collect \$1.00 per winning share              |

## <span style={{color: "#ef4444"}}>Selling a Position</span>

### From the Web

<Steps>
  <Step title="Go to Portfolio">
    Open [frenflow.com/portfolio](https://frenflow.com/portfolio) and find your position in the **Positions** tab.
  </Step>

  <Step title="Click Sell">
    Click the **Sell** button on the position card.
  </Step>

  <Step title="Choose how much">
    Enter the number of shares to sell, or use the quick buttons:

    * **25%** / **50%** / **75%** / **100%** of your position
    * Or type a custom amount
  </Step>

  <Step title="Pick order type">
    * **Market** (default) — sells instantly at best bid. Recommended for most cases.
    * **Limit** — set your own price. Better price but may not fill.
  </Step>

  <Step title="Confirm and done">
    Click **Sell**. USDC arrives in your wallet within seconds.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/frenflow/lbMKgujQoWr_nO1k/images/sell1.png?fit=max&auto=format&n=lbMKgujQoWr_nO1k&q=85&s=a9c4fbda639d23f38bf2b821f6ae1b4a" alt="Sell Position" width="464" height="614" data-path="images/sell1.png" />
</Frame>

### From Telegram

<Steps>
  <Step title="Open positions">
    Send `/positions` to [@FrenFlowBot](https://t.me/FrenFlowBot).
  </Step>

  <Step title="Tap the position">
    Select the position you want to sell.
  </Step>

  <Step title="Choose percentage">
    Tap **25%**, **50%**, **75%**, or **100%** to sell that portion at market price.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/frenflow/lbMKgujQoWr_nO1k/images/sell2.png?fit=max&auto=format&n=lbMKgujQoWr_nO1k&q=85&s=8c9b3e751612f804f89f11d4ab0cb451" alt="Sell from Telegram" width="482" height="432" data-path="images/sell2.png" />
</Frame>

### Sell All

Want to close everything at once?

* **Web:** Portfolio → Positions → click **Sell All** at the top
* **Telegram:** `/positions` → tap **Sell All**

Each position is sold at market price. You'll see a summary of successes and any failures.

<Warning>
  Sell All uses market orders. In low-liquidity markets you may get worse prices. For large positions, consider selling individually.
</Warning>

## <span style={{color: "#22c55e"}}>Redeeming Winning Positions</span>

When a market resolves and you won, your shares are worth \$1.00 each.

### Auto-Redeem (Recommended)

Turn on auto-redeem and never worry about it:

1. Go to **Settings → Trading**
2. Enable **Auto-Redeem**
3. FrenFlow collects your winnings automatically when markets resolve

<Frame>
  <img src="https://mintcdn.com/frenflow/lbMKgujQoWr_nO1k/images/redeem.png?fit=max&auto=format&n=lbMKgujQoWr_nO1k&q=85&s=d7cc53179fe6129211bc8385bcd7785d" alt="Redeem Positions" width="504" height="174" data-path="images/redeem.png" />
</Frame>

### Manual Redeem

<Steps>
  <Step title="Check your portfolio">
    A green **Redeem** banner appears at the top of your Positions page when you have redeemable positions.
  </Step>

  <Step title="Click Redeem">
    Click **Redeem** on individual positions, or **Redeem All** to collect everything at once.
  </Step>

  <Step title="USDC in your wallet">
    Redemption takes 5–30 seconds. Your balance updates once the transaction confirms.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/frenflow/Dp0VW7c0LtObrg6C/images/redeem.gif?s=857090b4bac800b5bbd4d678b3b4cf9c" alt="Redeem Positions" width="640" height="510" data-path="images/redeem.gif" />
</Frame>

 

<Tip>
  Lost a position? No action needed — losing shares (worth \$0) disappear automatically after the market resolves.
</Tip>

## <span style={{color: "#baf820"}}>Common Issues</span>

<AccordionGroup>
  <Accordion title="Sell button shows an error">
    If the market is near resolution (price at \~\$1.00), you can't sell — the orderbook has closed. Wait for the market to resolve and redeem instead.
  </Accordion>

  <Accordion title="Sell said 'Order was not filled'">
    No buyers at that price. For market sells, this means zero liquidity. Try again later or wait for resolution.
  </Accordion>

  <Accordion title="I won but don't see Redeem">
    The market may still be settling or under [UMA dispute](/uma/overview). Check back in a few minutes. If it persists, the outcome is being voted on.
  </Accordion>

  <Accordion title="Position still shows after selling">
    It can take a few seconds for the UI to update. Refresh the page. If it persists after 30 seconds, the sell may have partially filled — check your trade history.
  </Accordion>
</AccordionGroup>
