# Timeliness

While complex game states can often occur in Grand Archive, players are expected to take their turns and complete their actions in a timely manner and, in doing so, adhere to any time limits specified for tournament settings. This also ensures that each player has had a fair opportunity to engage in the game. Playing slowly, intentionally or inadvertently, must be avoided, and judges can oversee games upon request to ensure that games progress on time.

Stalling a game is considered an escalation of slow play and ruled under unsporting conduct. Players are expected to start their match within 5 minutes of the round timer beginning. If both players fail to begin their match within those 5 minutes, they may both be penalized with a game loss according to the [IPG](https://ipg.gatcg.com/).


---

# 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-violations/timeliness.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.
