> 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/side-event.md).

# Side Event

Judges set for side events act as regular floor judges, for the most part. The only considerations given might be that side events will have other event structures and types compared to the main event and may have specific rules or procedures to follow, such as for drafts. Side event judges are typically segmented off from floor judges during Day 2 of premier events, where the staffing requirements for main event judges decline as a result of having fewer people to monitor. Judging at these side events may typically adopt a more casual approach to issuing penalties for infractions, particularly in cases such as product features (e.g. Re:Collection previews).


---

# 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/side-event.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.
