# Intro

You can participate by verifying proposals.&#x20;

### What is verification?

Verification is the process of reviewing submitted proposals to ensure they are correct.

### Why does it matter?

Verification prevents incorrect proposals from being accepted. If they are not verified or disputed, a market may resolve to the wrong outcome.

### When is verification?

Verification takes place during the **2-hour challenge period** after a proposal is submitted.

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

### How can I get started?&#x20;

The first step is to find recently submitted proposals.

#### Proposals Channel

Start by going to the **#proposals** channel (Polymarket Discord).

<figure><img src="/files/1e65pV56THpjTenOT6kr" alt=""><figcaption></figcaption></figure>

#### UMA Oracle

Then visit the [UMA Oracle](https://oracle.uma.xyz/) **Verify** tab to view recent proposals.

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

Click on a proposal to read the request, description, and submitted answer.

<figure><img src="/files/6EMuflqDQsZYfCBkIJGF" alt=""><figcaption></figcaption></figure>

Research whether the proposed answer is correct.&#x20;

<figure><img src="/files/ZBqFEFkUril33bUaX3FI" 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/intro.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.
