# Payout

After a market has resolved, traders are paid out.

### Redeeming Winning Shares

To redeem your winning shares:

1. Go to your [Portfolio](https://polymarket.com/portfolio).
2. Look for the **Markets Won** banner above your positions.
3. **Click Claim**, then **Click Claim Proceeds**.
4. You'll see a confirmation message once your proceeds have been claimed.

<figure><img src="/files/T181868YWU6pkXiefajX" alt=""><figcaption></figcaption></figure>

### Closing Positions

To close losing positions:&#x20;

1. Go to your [Portfolio](https://polymarket.com/portfolio).
2. In the **History** tab, click **Close Losing Positions.**
3. Confirm the action when prompted.
4. You’ll see a confirmation message once your losing positions have been closed.

Closing positions **realizes the loss** and removes those markets from your portfolio.

{% hint style="info" %}
This feature only applies to **Polymarket accounts created with crypto wallets.**

**Google** and **Email** accounts automatically close losing positions after resolution.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://polymarketguide.gitbook.io/polymarketguide/trading/payout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
