> ## Documentation Index
> Fetch the complete documentation index at: https://cyphers-3138df4b.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Dispute a resolution

> What to do if a market's posted outcome looks wrong, and how disputes get resolved on Cyphers.

After a market closes and the resolver posts the result, there's a **challenge window** - 24 to 48 hours during which anyone can flag the result as wrong. This page explains when to flag, what happens when you do, and what to expect if you're involved in a dispute.

The protocol is designed so that no funds move during the challenge window. If a resolution is wrong, it can be corrected before any payouts are claimable.

## When to flag

You should flag a result when you have **good reason** to believe the resolver posted the wrong outcome. Real examples:

* The resolver said "YES" when the public record clearly shows "NO."
* The resolver picked a MultiOutcome option that doesn't match the actual event.
* The market closed before the underlying event happened, and the resolver posted an outcome anyway.

Flagging is intentionally easy - anyone can do it, and it pauses payouts immediately. The cost is just the transaction fee. So if you're genuinely uncertain about a resolution, flagging it is the right move.

<Warning>
  Don't flag a resolution just because your side lost. The dispute is reviewed by an admin who will check the public record. If the resolution was actually correct, the dispute is rejected and the market goes back to normal - but the delay still hurts other bettors who are waiting for their payouts.
</Warning>

## How to flag

Open the market's page in the app during the challenge window. If you see a **Flag resolution** button, you're in the right phase.

<Steps>
  <Step title="Click Flag resolution">
    The button is visible on any market in the **Pending resolution** phase.
  </Step>

  <Step title="Sign the transaction">
    Your wallet pops up. Sign it - there's no USDC bond on the dispute itself, just the SOL transaction fee.
  </Step>

  <Step title="The market enters Disputed">
    Once your transaction confirms, the market's status changes to **Disputed**. All claims are paused until an admin reviews.
  </Step>
</Steps>

## What happens after a flag

When a market is flagged, it enters the **Disputed** phase. The protocol admin gets a notification (or sees the flag in their dashboard) and investigates.

Two outcomes:

* **The flag is valid.** The admin posts the correct outcome via an admin override. The market becomes claimable with the corrected result. Winners (under the corrected outcome) can claim.
* **The flag is invalid.** The admin posts the original outcome again as the corrected one. The market becomes claimable with the original result. The dispute just delayed payouts by a few hours.

Either way, the market always reaches **claimable** eventually. There's no way for a dispute to permanently freeze funds.

## What it feels like as a bettor

If you bet on a market and someone flags the resolution:

* The market sits in **Disputed** for a few hours while the admin reviews.
* Your position is unchanged. Your stake, your side, your odds - all still recorded on chain.
* Once the admin resolves the dispute, the market becomes claimable. You can claim normally.

Disputes typically resolve within a day. The admin is monitoring for them.

## What it feels like as a market creator

If you created a market and someone flags your resolution:

* Your creator fees are still safe in the market account.
* Your bond is still held - neither released nor lost.
* The admin reviews the dispute. If your resolution was correct, you withdraw normally after the dispute is resolved. If it was wrong, the admin posts the correct outcome and you still get your bond back.

The flag itself doesn't penalize you. Only a dispute that exposes a *malicious* resolution (admin override required) puts your reputation as a resolver at risk. Honest mistakes corrected quickly are fine.

## What's next

* [Market lifecycle](/how-it-works/lifecycle) - where the challenge window fits in the overall timeline.
* [Claim payout](/guides/claim-payout) - what happens after a dispute resolves.
* [FAQ](/troubleshooting/faq) - quick answers to dispute-related questions.
