# Summary

Polymarket issues clarifications when markets become unclear, disputed, or affected by unexpected events. A clarification explains how the rules apply and ensures the market resolves fairly.

Each clarification appears as an Additional context note above the market rules. It may be pre-announced and usually includes a short summary of what happened, Polymarket's interpretation, and what that means for resolution.

Clarifications bring consistency to how markets are interpreted. They make outcomes easier to understand, reduce confusion among traders, and reinforce trust in the resolution process.


---

# 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/trading/clarifications/summary.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.
