# Selling & redeeming shares

This visual guide will walk you through selling and redeeming shares.&#x20;

## Selling Shares

1\) Go to the individual market page, locate the Buy/Sell Modal, and click the `Sell` tab.

![](/files/-Ma5EUb38426_T-s5s6n)

2\) Enter the number of shares you intend to sell or click `Max`. Review the metrics and click `Sell`.&#x20;

![](/files/-Ma5EpOMylf-1c8r-dlv)

3\) Review your trade, agree to our TOS and Privacy Policy, and click `Confirm`.

![](/files/-Ma5FLpBYe6Z0oOGQ1WX)

4\) Your trade will process within 20 seconds. Be sure to tweet your trade!

![](/files/-Ma5FkjrhY8Q85wH7pR3)

## Redeeming Shares

1\) Click `Portfolio` to view your individual positions.

![](/files/-MaFGRWxhVJOhZhJQ-QR)

2\) Scroll down to see your market positions. Once a market has resolved, the button will change from `Trade` to `Redeem`. Click `Redeem`.&#x20;

![](/files/-MaFGUQf4NlargS9qg4F)

3\) Click `Redeem Winnings`.

![](/files/-MaFHKC6hIvIsJU3Y5Pd)

4\) You have successfully redeemed your shares! Check out our other markets to maximize those returns!

## Related Articles

* I received an error when I submitted my trade. What do I do?&#x20;
* What is external slippage?&#x20;
* What is internal slippage and how is it affected by slippage protection?&#x20;
* What is an Automated Market Maker (AMM)?


---

# 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://legacy-docs.polymarket.com/getting-started/redeeming-shares.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.
