# During the event itself

- [Check in and registration](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/check-in-and-registration.md): Best practices and ideas for managing check in and security
- [Presentations : before and after](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/presentations-before-and-after.md): Presentations are a really good way to get all the jammers together in one place.
- [How to turn on subtitles](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/presentations-before-and-after/how-to-turn-on-subtitles.md): The world of accessible video content with subtitles!
- [Keeping the theme a secret](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/keeping-the-theme-a-secret.md): Sssshh!
- [Sharing the Diversifiers](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/sharing-the-diversifiers.md)
- [Jammer behaviour](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/jammer-behaviour.md): This page outlines the GGJ code of conduct, how to write and implement safe space policies, how to handle complaints and complaint reporting and other best practice.
- [Icebreakers and team forming](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/icebreakers-and-team-forming.md): A few ideas to help you organise activities to help your jammers get to know each other.
- [Feeding your Jammers!](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/feeding-your-jammers.md): One of the most important parts of the event!
- [Creating projects and uploading games](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/creating-projects-and-uploading-games.md): Step by step guide to help your jammers create their teams, projects and upload their games.
- [Upload Instructions (digital)](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/creating-projects-and-uploading-games/upload-tips.md)
- [Board Game Design & Upload](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/creating-projects-and-uploading-games/board-game-uploads.md): GGJ Welcomes all kinds of games to be created during the weekend. We still ask that all games that get made get 'uploaded' to the website at the end of the jam. Here are a few pointers on this.
- [Making a 'Hello Video'](https://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself/making-a-hello-video.md): We love to see all of your faces! Make us a 'Hello Video' at your site so we can collect them together to show everyone around the world!


---

# 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://global-game-jam.gitbook.io/ggj-manual/during-the-event-itself.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.
