# Irreversible and Accepted Game States

When too many actions, effects, or turns have passed from when the Game State originally became errored, a judge may determine that it is too late to revert all actions and events that have led up to the present game state. If the integrity of a game or match has been affected to grant the player most at fault a significant advantage over their opponent, an infraction that led to an irreversible errored Game State may be penalized with a game loss.

In times where it is determined to be too late to reverse an errored Game State, but the error and present Game State have not generated a significant advantage for the player most at fault for the error or infraction, a judge may rule that the Game State is acceptable and the game can continue without reversal or significant corrective procedure.

Irreversible errored Game States happen if not every action and effect can be reverted to repair the Game State to its previously maintained state or if far too many actions dependent upon prior information have been taken. Irreversible errored Game States should never lead to restarting a match or game.

<br>


---

# 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://ipg.gatcg.com/philosophy/maintaining-the-game-state/irreversible-and-accepted-game-states.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.
