# Refunds

Polymarket may **refund users at its discretion**. Refunds are typically issued when a market cannot be resolved as intended or has been affected by a technical error.

### Announcement

Refunds are announced through **Polymarket notifications** and the **official Discord channel**. Major cases may also be posted on X. The announcement includes details such as eligibility, timing, and refund method.&#x20;

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

### Refund Types

There are two main types of refunds: **initial cost** and **being made whole**.

#### Initial Cost

This is the most common refund type. It applies when a market is released with faulty rules, posted too late, removed before resolution, or its rules change after launch.

*Example*: Polymarket released *SCOTUS agrees to hear a conversion therapy ban case in 2025?* hours after the Supreme Court had already agreed to hear the case, making the market dead-on-arrival.

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

#### Being Made Whole

In rare cases, Polymarket may decide to **make users whole** when a market resolves incorrectly.

*Example*: In *Astros vs. Dodgers*, the market resolved incorrectly to Dodgers when the Astros actually won. Polymarket made Dodgers holders whole by refunding them $1 for each share they held.

<figure><img src="https://polymarketguide.gitbook.io/polymarketguide/~gitbook/image?url=https%3A%2F%2F2293932773-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FRo4CxwI5b8WUYUwYnbDu%252Fuploads%252FhCwgAFvfASGWLt1wkEv5%252Fimage.png%3Falt%3Dmedia%26token%3D5857410d-efdc-48a0-abbb-4d836b1ce1c3&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=2d0acbf0&#x26;sv=2" alt=""><figcaption></figcaption></figure>

<figure><img src="https://polymarketguide.gitbook.io/polymarketguide/~gitbook/image?url=https%3A%2F%2F2293932773-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FRo4CxwI5b8WUYUwYnbDu%252Fuploads%252FlCE3URbBhZ5yz2bg2Jso%252Fimage.png%3Falt%3Dmedia%26token%3D3e90cdf3-de6b-4267-96d6-74d640b88914&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=da33e9b2&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### Refund Issuance

Refunds apply only to trades made **before the announcement**. If Polymarket pre-announces a clarification, refunds cover trades made **before the pre-announcement**. Orders placed afterward are not eligible for refunds and are made at the trader's own risk.

<figure><img src="https://polymarketguide.gitbook.io/polymarketguide/~gitbook/image?url=https%3A%2F%2F2293932773-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FRo4CxwI5b8WUYUwYnbDu%252Fuploads%252FBMpAoeu6fZAbyfvhP8sU%252Fimage.png%3Falt%3Dmedia%26token%3D0341ba27-50c8-49fe-a8a4-28cd3fecf6b4&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=ff25877f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### When Refunds Are Not Issued <a href="#refund-issuance" id="refund-issuance"></a>

Refunds are not issued for markets that are simply **controversial or disputed**. This includes cases where traders disagree over interpretation, qualification, or unclear wording.

*Example*: In *Will Zelenskyy wear a suit before July?*, traders disagreed on whether his outfit qualified as a "suit." Because the market rules did not clearly define the term, traders disagreed on whether to interpret the rules broadly or narrowly. The market resolved to No, and Polymarket did not issue refunds.

<figure><img src="/files/1u4L9uJy7OzK7DBlh5ty" alt=""><figcaption></figcaption></figure>

### Market Resolution <a href="#market-resolution" id="market-resolution"></a>

When refunds are issued, the **market outcome remains the same**. Refunds typically apply to **shareholders on the losing side**, while the winning side can redeem their shares as usual.

*Example*: In *Supreme Court unblocks Alien Enemies Act?*, the market resolved to No, but refunds were issued for the Yes side because the market was posted too late and could not resolve correctly.

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


---

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