# Organizer event-day guide

> Everything you need to run a smooth competition - from pre-session setup to handling problems on the fly.

This guide is designed for meet organizers and their volunteers who are managing tablets, scoring, and video recording during a live event.

## Sections

* [**Internet Troubleshooting**](/organizer-event-day-guide/internet-troubleshooting.md) - Step-by-step escalation plan when connectivity is slow or drops out
* [**Score Entry Workflow**](/organizer-event-day-guide/score-entry-workflow.md) - How to handle video recording and score entry, especially when you're still learning
* [**Session Setup Checklist**](/organizer-event-day-guide/session-setup-checklist.md) - Pre-session to-do list: exports, score settings, and privacy configuration

## Related

* [How does scoring work?](/scoring/index.md)
* [How do I set up scheduling?](/scheduling/index.md)
* [Sessions](broken://pages/ikDaTLUBE08DEOvZ2ZGS)
* [Export scores](/scoring/export-scores.md)


---

# 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://docs.gymart.org/organizer-event-day-guide/index.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.
