# Additional Clauses

Some markets include additional clauses that affect resolution.

### Data Finalization Clause

Sometimes, **resolution is delayed** for a set period of time to account for data changes.&#x20;

*Examples*: earthquake magnitude revisions, final YouTube view counts, athletic event stat corrections

<figure><img src="/files/71BlSx2zhTXrcBXJRcRQ" alt=""><figcaption></figcaption></figure>

### Data Availability Clause

In other cases, **resolution waits** until the needed information becomes available.

*Examples*: recorded earthquake magnitude, release of delayed economic reports, publication of interview transcripts

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

### Early Resolution Clause&#x20;

In single-outcome markets, **resolution can happen before the deadline** if the result is certain.

*Examples*: an event being canceled, a candidate dropping out of an election, a company being acquired before its planned IPO

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

### Outcome Elimination Clause

In multi-outcome markets, **individual outcomes may be resolved to No** once it becomes mathematically or physically impossible for them to occur.

*Examples*: a sports team being mathematically eliminated from playoffs, a candidate missing the ballot filing deadline, a person becoming ineligible (such as through death or disqualification)

<figure><img src="/files/dXKJsUxkSbqSj2WQIibk" 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/rules/additional-clauses.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.
