> For the complete documentation index, see [llms.txt](https://polymarketguide.gitbook.io/polymarketguide-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://polymarketguide.gitbook.io/polymarketguide-archive/precedents/polymarket/refunds.md).

# Refunds

Polymarket may overturn market outcomes and refund users at its discretion when an Oracle resolution does not reflect its intent, though such refunds are rare and typically announced via official social media channels.&#x20;

### Refund Issuance

Refunds are either issued by reimbursing the initial cost of bets or covering losses incurred before the clarification. The exact refund method and mechanics are specified in the official clarification.

Reimbursements for initial bet costs or losses are more common in cases where a market is clearly dead-on-arrival or cannot be resolved correctly. For example, in the market *Supreme Court unblocks Alien Enemies Act?*, the market was considered dead-on-arrival because it was released later than intended and could not resolve to "Yes." As a result, all losses on trades made before the clarification were refunded.

Since the market conditions were fundamentally flawed from the start, buyers were not at fault. This is different from cases where a market becomes controversial due to disagreement over interpretation or unclear definitions. In this case, the market was dead-on-arrival and impossible to resolve as intended, rather than merely disputed or ambiguous. Markets that are merely disputed or ambiguous are generally not refunded.

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

In rare cases where a market resolves incorrectly, for example in *Astros vs. Dodgers*, where the market resolved to Dodgers even though the Astros won, refunds will be offered by allowing affected shares to be redeemed for $1. Users who participated in such markets will also receive a banner notification explaining how they will be made whole. Additionally, Polymarket may put out a statement on X and Discord.

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

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

Refunds are generally only issued before a clarification is posted. Shares purchased after a clarification or after an announcement that a clarification is forthcoming are not eligible for refunds. Traders are advised to proceed at their own risk.&#x20;

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

### Market Resolution

In cases where refunds are issued, the resolution itself typically remains unchanged. Instead, users on the losing side may be refunded based on the price they paid for their shares. The exact terms of any refund are determined at Polymarket's discretion.&#x20;

One of the most notable public refund announcements occurred on **June 26, 2024**, in response to the disputed resolution of the [*Was Barron Trump involved in $DJT?*](https://polymarket.com/event/was-barron-involved-in-djt) market. Polymarket posted the following message:

> "We firmly believe that UMA got this resolution wrong. We're working on a near-term solution and will announce it today. It's critical to uphold the integrity of the marketplace and pricing. Standby."
>
> [(Polymarket, June 26, 2024)](https://x.com/Polymarket/status/1805998648788173006)

This type of intervention is exceptional and typically reserved for cases where Polymarket believes the resolution process has undermined market integrity.

#### **Proposal Irrelevance**

If a UMA proposal is not correctly linked to the Polymarket market, for example by referencing the wrong person, event, or condition, UMA voters may still proceed with resolution based on Polymarket's user interface. Separately, Polymarket may choose to issue refunds to users affected by such mismatches.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://polymarketguide.gitbook.io/polymarketguide-archive/precedents/polymarket/refunds.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
