# How Do Markets Resolve?

Markets resolve through a three-step process.

**First**, an event needs to occur. It must be something that meets the market's resolution criteria, such as a qualifying event or the market's deadline passing. **Next**, someone submits a proposal to request that the market resolve based on the event. **Finally**, if the proposal is accepted, the market resolves and traders are paid out.&#x20;

In the following chapters, we'll explore each step of market resolution in detail.

<figure><img src="/files/8mHwN6mMVBiNlwo7LXXB" 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.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.
