# Guide Advisements

For those that familiarize themselves with this document, please keep in mind that this serves as a guide rather a strict end-all-be-all for violation cases and corrective procedures. Tournament staff and judges are expected to use their best judgement in cases where this document is insufficient to maintain tournament integrity. This may result in corrective procedures and escalation or deescalation of penalties that are not described within this document. If such deviations exist, players deserve proper explanations as to the transpired events and what led to deviations and documentation for posterity may help set precedent and inform both future event staff, judges, and future versions of this document.

As with the other documents, we reserve the right to modify this document as needed and without notice. The most current version of the document will always have the most updated changelog to inform what content has been significantly changed, if any.


---

# 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/guide-advisements.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.
