# Clarifications

Polymarket may issue clarifications for markets when unexpected events or situations arise after trading has started. These clarifications explain how the market should resolve.

### What are clarifications?

Clarifications are Polymarket's official statements used to clear up confusion or disagreement about what the market rules mean. When a clarification is added, it appears as an Additional context update to the market rules.

### Why do clarifications matter?

Clarifications help reduce confusion, settle disputes, and make sure traders understand how the rules will be applied. They keep the process fair and transparent so that everyone can trade with the same understanding.

### When are clarifications issued?

Clarifications are issued when the rules are unclear, when traders disagree about what counts as a qualifying event, or when new situations arise that were not covered in the original market description.

### How can I request a clarification?&#x20;

You can request a clarification in the **#polymarket-review** channel.​

<figure><img src="/files/EBgjUQBFgDWR5kwE7Bi6" 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/trading/clarifications.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.
