# Event

The first step to market resolution is an event.&#x20;

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

### What is an event?

An event is something that happens in the real world which may cause a market to resolve.

*Example*: The Buffalo Bills win the 2026 Super Bowl.

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

### Does the event qualify?

For an event to qualify, it must meet the market's resolution criteria.

For **Yes** outcomes, this means the qualifying event occurred.

For **No** outcomes, it usually means that the market ended without a qualifying event happening.

*Example*: The Buffalo Bills winning the 2026 Super Bowl meets the resolution criteria for *Super Bowl Champion 2026 (Buffalo Bills)*.

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

### Is the market proposal ready?

If the event qualifies, the market is ready for proposal. A user can submit a proposal to resolve the market.

*Example*: Once the Buffalo Bills' win is confirmed, a user can submit a Yes proposal for *Super Bowl Champion 2026 (Buffalo Bills)*.

<figure><img src="/files/ngGgmdqI74Wadf9PdugX" 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-do-markets-resolve/event.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.
