# Dispute Resolution

If market participants disagree on an outcome, FORE has created an innovative dispute resolution mechanism that allows for a final check and referees with two roles:&#x20;

* **Dispute Creators:** any user of the protocol who votes FORE to question the validity of a market or outcome
* **Dispute Resolvers** [**(High Guards)**](https://docs.foreprotocol.io/fore-protocol/documentation/protocol-roles/broken-reference)**:** active Analysts with Black NFTs who have proven their loyalty to the community and the protocol

Dispute creators and High Guards work together to perform dispute resolution roles, are responsible for making sure that Analysts are accurately validating outcomes, and hold each other group accountable. This mechanism provides market participants with a way to report any violations or concerns they have about markets and/or their results.&#x20;

Dispute creators and High Guards are likely to step in where they see mispriced odds, bringing odds closer to reflecting reality. This change in odds may drive greater activity in the secondary market, as existing market participants no longer find their market proportion (and its potential payout) appealing. These users also step in when they see inaccurately titled, timed, or validated markets, ensuring the overall quality of the markets (and user experience) on FORE Protocol.

{% hint style="info" %}
Learn how dispute creators and resolvers earn rewards [**here**](https://docs.foreprotocol.io/fore-protocol/documentation/protocol-roles/broken-reference).
{% 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://docs.foreprotocol.io/fore-protocol/documentation/protocol-roles/dispute-resolution.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.
