> 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/roles/table-judging.md).

# Table Judging

Table judging occurs when a judge sits next to players playing a match at a table to solely focus on the match. [Stream Judging](/roles/table-judging/stream-judging.md) is a subsection of Table Judging specifically applied to feature matches that are broadcast as part of media coverage during an event.

For table judging, similar principles for floor judging are applied, but a judge's focus can be placed entirely on the play patterns of the players at the table, closely examining any actions and communications that either result in or could result in violations. As the judge is effectively present for the full context of any events that cause a judge to call, less time is needed to interview players to gain an account of events.


---

# 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/roles/table-judging.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.
