# Making a 'Hello Video'

**You can help promote the Global Game Jam for next year! We are looking for a short video from your site, showing a greeting from your locations jammers, ie. “Hello from Global Game Jam Lima!”**

* Hello video from 2023: <https://youtu.be/qDaXjpGZwXU>

Here’s some advice on how to create a video that is easy for our video editor to process:

* Don’t add your own music to your video (it prevents us from adding music to unify all GGJ videos)
* Don’t add / hardcode subtitles&#x20;
* Name your video file as GGJyy\_location\_country. For example: GGJ25\_GGJVancouver\_Canada.mov&#x20;
* Please speak in your local language
* Upload your Hello Video here:  <https://drive.google.com/drive/folders/1Q_a_6fwHR6CAjeyZs4W_ybXPvttGi7Ju?usp=sharing>


---

# 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/making-a-hello-video.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.
