> 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/judging-the-basics.md).

# Judging: The Basics

Judging at an event does not begin and end with a judge call. A judge must be present and attentive throughout a tournament to ensure that it proceeds smoothly. Players look to judges not only to maintain fair play but also as a resource for information regarding the event, questions regarding interactions, requests for accommodations, and, sometimes, presence as a mediator when situations get heated.

Judges need a few skills to facilitate these roles and responsibilities. Among them are:

1. [Impartiality](/judging-the-basics/impartiality.md)
2. [Communication](/judging-the-basics/communication.md)
3. [Teamwork](/judging-the-basics/teamwork.md)
4. [Professionalism](/judging-the-basics/professionalism.md)
5. [Game Knowledge](/judging-the-basics/game-knowledge.md)

While many of the thresholds for advancing through the judge program measure game knowledge, the reality is that much of judging goes beyond the rulebook and policy documents.&#x20;


---

# 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/judging-the-basics.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.
