# Video Tutorials

Check out the videos on the ⬅️ menu: Tutorials and demos we've made for **Game Modules 4**.

{% content-ref url="/pages/C1rEICwHopHuuX6CLgxk" %}
[Quick Start: Creating Game Module Objects](/magic-pig-games/game-modules-4/video-tutorials/quick-start-creating-game-module-objects.md)
{% endcontent-ref %}

{% content-ref url="/pages/SN3tl1keOO7YmhEoH1qb" %}
[Automating Start Actions on GameModulesActor](/magic-pig-games/game-modules-4/video-tutorials/automating-start-actions-on-gamemodulesactor.md)
{% endcontent-ref %}

## Northstar Tracking System

Check out the videos on [**Northstar Tracking System**](broken://pages/B3BiylpmL6l4hzT3if18) on this [YouTube Playlis](https://www.youtube.com/playlist?list=PLCK7vP-GxBCnZQXj5TFW3OjlcGf803qBa)[t](https://www.youtube.com/playlist?list=PLCK7vP-GxBCnZQXj5TFW3OjlcGf803qBa). Individual videos are embeddd in the documentation.

## Have questions?

Come to the [**Discord**](https://discord.com/invite/cmZY2tH) and let me know what we're missing!


---

# 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://infinitypbr.gitbook.io/magic-pig-games/game-modules-4/video-tutorials.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.
