# Whitelist

Most proposals are limited to whitelisted addresses.

### MOOV2 Contracts

Most Polymarkets are linked to a **Managed Optimistic Oracle Version 2 (MOOV2)** request. MOOV2 requests are whitelist-only.

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

### Which addresses are whitelisted?

The proposer whitelist can be found at the bottom of each MOOV2 request in the [UMA Oracle](https://oracle.uma.xyz/).

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

### Why is there a whitelist?

The MOOV2 proposer whitelist was created to reduce the number of disputes caused by first-time proposers. Read more [here](https://blog.uma.xyz/articles/managed-proposers).

<figure><img src="/files/yZq9NBrxa0GsnNret8Nz" 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/propose/whitelist.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.
