> For the complete documentation index, see [llms.txt](https://jh.gatcg.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jh.gatcg.com/what-is-a-judge.md).

# What is a Judge?

A Judge is a member of the Grand Archive community that has proven some degree of qualification regarding understanding not only the rules of the game but also guidelines regarding competitive settings and how to enforce them. At a minimum, a Judge has passed a qualification exam testing for fundamental knowledge of rules and interpretations of violations and corrective procedures. This status is reflected within Omnidex where Judges may earn experience by event attendance and other means to showcase their commitment to the community. After reaching certain thresholds of experience and service, Judges may take higher-level exams to qualify them for higher ranks in certification (WIP). At high enough ranks, Judges become eligible to apply as a Head Judge for events.

A Judge fundamentally resolves questions regarding specific interactions or uncertain interpretations of the Comprehensive Rulebook. In applying interpretations of the Tournament Regulations and Guidelines, Judges help protect a fair, competitive environment for players and serve as advocates for players in tournaments. They serve as a point of contact to convey feedback and concerns to tournament staff and can assist players with certain requests related to the tournament environment.

Judges may hold roles related to judging more in line with the bigger-picture responsibilities, such as Head Judge or Assistant Head Judge. Specifics of these roles, what they entail, and those who may qualify for such positions will be discussed in other sections.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://jh.gatcg.com/what-is-a-judge.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.
