# Dispute a Community Vote

In our [How to Verify Quests guide](/how-to-get-started/everything-quests/how-to-verify-quests.md), we explained that you earn points for verifications only when your decision matches the community vote. This system ensures everyone takes the time to check quests accurately rather than just hitting "approve" every time.

However, we know that mistakes can happen, after all, we are all human! If you truly believe a community vote was incorrect, you have the option to dispute it.

Follow these simple steps to have an admin review your verification:

{% columns %}
{% column %}

#### 1. Open your Transaction Overview

Tap the **icon in the bottom right corner** of the Scannit app.&#x20;

This will take you to your transaction history, where you can see all your recent activity, including any **declined verifications.**
{% endcolumn %}

{% column %}
![](/files/LCFIMfPUVcm2mvQIbJXB)
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/evguIYh1h19bQl6QqSSV" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

#### 2. Select the Verification

Find the specific verification you believe was handled incorrectly. Tap on it to **open the details.**

<br>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

#### 3. Check the Quest Status

Inside the transaction details, you will see the final **Quest Status**. If this status doesn't match the verification you submitted, you won't have received points for it. Review the quest one last time to be sure there wasn't a detail you missed!

#### 4. Tap "Dispute This Result"

If you are still confident that the community vote was wrong, tap the **Dispute this result** button.
{% endcolumn %}

{% column %}

<figure><img src="/files/d7ARBnukQGfIFHhZ9dEs" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}
![](/files/KsnT4qagRvPHkTrry6Yj)
{% endcolumn %}

{% column %}

#### 5. Admin Review

Once you submit a dispute, one of our **Scannit admins** will manually check the quest.

If the admin agrees with your assessment, the decision will be overturned, and you will receive your points.

<br>
{% endcolumn %}
{% endcolumns %}

**A Note on Fairness**: Please be honest and fair when using this feature. Only dispute a result if you genuinely believe a mistake was made. Frequent, unnecessary disputes create extra work for our team and slow down the process for everyone!

**Ready to get back to it?** Head over to your transaction history now to see if your recent verifications were a match.


---

# 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.scannit.io/how-to-get-started/everything-quests/dispute-a-community-vote.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.
