# Time Extensions

If a judge pauses a match for more than 1 minute while the round timer is running, the match time should be extended proportionally. Matches are allowed 5 minutes of overtime by default, however, judges are allowed to add up to another 5 minutes to the timer each round. For larger events where it may take time for a judge to reach a table for a judge call, judges are recommended to apply a proportional time extension for that match.


---

# 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://trg.gatcg.com/tournament-mechanics/time-extensions.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.
