# Verification Team

You can verify alongside others by joining the verification team.

### What is the verification team?

The verification team is a group of UMA community members who regularly help verify proposals.

### Why does it exist?&#x20;

The team helps coordinate verification efforts. Since there are many proposals, having a shared group makes it easier to track markets, share findings, and build consistent standards.

### Why join the team?&#x20;

Joining connects you with experienced verifiers, gives you insight into the resolution process, and helps you learn faster through collaboration.&#x20;

### What are the benefits of joining the team?&#x20;

* Direct access to team chats and live proposal discussions
* Shared resources, examples, and reference materials
* Get a Verifier badge in UMA Discord
* Recognition within UMA and Polymarket communities
* Help secure the truth by preventing incorrect resolutions


---

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