# Onchain Market Settlement

### Market Settlement Process

Market settlement on Overtime is mostly done automatically. Match results are constantly reviewed to ensure quick grading and settlement of recently concluded matches. The settlement process should take 15 minutes to complete. However, newly added and niche markets may experience longer settlement times due to the manual review required to ensure proper grading and a smooth experience.

### **Claim Process**

Claiming on Overtime is simple. Once a match has been settled, the ticket page found in your profile will be populated with a claim button. Click on the button and sign the transaction for the bet to be settled and your winnings to be claimed. Losing bets will simply disappear from the ticket section and can be reviewed in the history section.

A "claim all" button can be used when settling multiple bets at the same time.

{% embed url="<https://drive.google.com/file/d/1R6uGdvID7yC9DDzk9NHFqmvo-dYr6et6/view?usp=sharing>" %}

{% hint style="info" %}
Winnings not claimed within 90 days of a market being resolved are forfeit.
{% endhint %}


---

# 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://docs.overtime.io/learn-about-overtime/onchain-market-settlement.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.
