# Dispute a Quest

If you think one of your quests was wrongfully rejected by the community, do not worry, you now have the option to dispute that decision!

Here is how to ask for a second opinion and get the points you deserve.

{% columns %}
{% column %}

#### 1. Find your rejected quest&#x20;

Go to the rejected section on the questboard to find your rejected quests.

#### 2. Tap "Dispute this quest"

Open the quest details and simply click on Dispute this quest.
{% endcolumn %}

{% column %}

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

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

{% column %}

#### 3. Let us handle it&#x20;

Now, all you need to do is wait. Your submission will be escalated directly to one of our **Scannit Admins.** Unlike the standard verification process, this review is done by a member of the official team.

#### 4. Get your points&#x20;

The admin will compare your submission against the instructions. If they approve it, the community decision is overruled, and you will get your points immediately!
{% endcolumn %}
{% endcolumns %}


---

# 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-quest.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.
