# Rewards

Verification team members can earn rewards in three main ways.

### Submitting correct verifications

Members earn rewards by being among the first few to submit correct verifications.

*Example:* After three users correctly verify a proposal, their names are recorded for rewards.

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

### Identifying incorrect verifications&#x20;

Members who catch and flag incorrect or incomplete verifications can earn rewards.

*Example:* A verifier finds missing evidence in a submitted verification and reports it.

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

### Sending out dispute alerts

Members who send dispute alerts for incorrect proposals may receive rewards.

*Example:* A verifier sends a dispute alert for an incorrect proposal and adds a DYOR warning.

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


---

# 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://polymarketguide.gitbook.io/polymarketguide/resolution/how-to-participate/verify/verification-team/rewards.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.
