# Resolution

After an outcome has been finalized, the market resolves.

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

### What happens after the outcome is finalized?

The finalized outcome is written onto the blockchain.

*Example*: *Super Bowl Champion 2026 (Buffalo Bills) – No* is written onto the blockchain.

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

### How does the market resolve?

Once the answer is written onto the blockchain, Polymarket resolves the market according to the finalized outcome.

*Example*: The *Super Bowl Champion 2026* market detects that *Super Bowl Champion 2026 (Buffalo Bills) – No* was written onto the blockchain. The Buffalo Bills market resolves to No.

<figure><img src="/files/5Hczj7JiZMNXJQjGCyoJ" alt=""><figcaption></figcaption></figure>

### How are payouts made?

Once the market is resolved, traders are paid out based on the final outcome.

*Example*: For *Super Bowl Champion 2026 (Buffalo Bills)*, shareholders of Yes receive $0 per share, and shareholders of No receive $1 per share.

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