# Before You Propose

Before proposing, here are a few things to review.

### Check if the event qualifies

When you're unsure whether an event qualifies, **check the rules**. The rules often include examples of qualifying and non-qualifying events.

*Example*: In *Will Trump and Xi hug on Thursday?*, the rules provided examples of what qualified as a hug.&#x20;

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

### Review the resolution source

Consider whether your evidence comes from one of the **listed resolution sources**.

*Example*: In *Katy Perry and Justin Trudeau confirmed relationship by October 31?*, resolution required confirmation from Katy Perry, Justin Trudeau, or their official representatives.&#x20;

<figure><img src="/files/4z4nsem3Gi7ZNiKI4JW6" alt=""><figcaption></figcaption></figure>

### Look for any additional clauses

Some markets include clauses that **delay or prevent immediate resolution**.

*Example*: In *Georgia Margin of Victory*, the market required official state certification, which took several weeks after the election ended.

<figure><img src="/files/HVFwF9HgF1EuLCHd7oc2" 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/before-you-propose.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.
