# Proposal Requests

You can request others to submit proposals for you.

### Why request a proposal?

For markets that are whitelist-only, only approved addresses can submit proposals. Requesting a proposal allows you to participate even if your address is not whitelisted.

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

### What are the benefits?

When you request a proposal, you don't need to post a bond or risk losing it in a dispute.

<figure><img src="/files/8U4TmHkzoST1dNZof1AO" alt=""><figcaption></figcaption></figure>

### How can I request a proposal?

To request a proposal:&#x20;

1. Join the [UMA Discord](https://discord.com/invite/uma).
2. Go to the **#proposal-requests** channel.
3. Post the **Polymarket link** you believe is ready to be proposed.
4. Attach any relevant **evidence or sources** supporting your proposal.

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

### What happens next?

Community members will review and discuss your request. If the market is ready, a whitelisted proposer (or any proposer for OOV2 requests) will submit it. If not, they will explain why they believe the market is not ready for resolution.

<figure><img src="/files/JGbsh74e30IOqD434j1D" 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/proposal-requests.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.
