# Tournament Violations

Please refer to the [Infractions Policy Guide](https://www.gatcg.com/article/infractions-and-penalties-guide), our document explaining general philosophies, ideas, and guidelines for resolving infractions in a tournament setting. As described in the document, deviations from the document in resolving infractions are only allowed during extraordinary circumstances. This document will be regularly reviewed and updated so tournament attendees should ensure that they stay up to date with the most current version of the document.

The following pages will cover the following topics in detail:

* [Cheating](/tournament-violations/cheating.md)
* [Unsporting Conduct](/tournament-violations/unsporting-conduct.md)
* [Bribes](/tournament-violations/bribes.md)
* [Betting](/tournament-violations/betting.md)
* [Timeliness](/tournament-violations/timeliness.md)
* [Outside Assistance](/tournament-violations/outside-assistance.md)

Please consult the Infractions Policy Guide for additional insight and recommendations on general rules for handling infractions.


---

# 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.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.
