# Gameplay Errors

Gameplay errors fall into the category of Comprehensive Rules violations. These kinds of errors may be the most common and are usually unintentional. Judges are encouraged to investigate whether an error of this type might have been made intentionally, which falls into the category of Cheating under Unsporting Conduct.

While gameplay errors often result in either no penalties or just a warning, the third and any subsequent gameplay errors should be met with a Game Loss penalty. In a tournament spanning multiple days, error counts for players will reset each tournament day.

<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/gameplay-errors.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.
