# Tutorials for Game Creator 1

{% content-ref url="/pages/-Lm3tSF00Bg34Mow6PSn" %}
[Installing and Updating Modules](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/installing-or-updating-modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlpiXEzyw1xKvhk7Va9" %}
[Adding Actions to the Button Bar](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/untitled.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LlqAAQbbZWlp\_TmAI-8" %}
[Adding Passwords to Player Actions](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/adding-passwords-to-player-actions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Llpxb8YcjCvbb29y\_BC" %}
[Changing the Graphics for TouchStick](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/changing-the-graphics-for-touchstick.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lvp4oR--VX02vuuoEag" %}
[Using the Colour Picker with Variables](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/using-the-colour-picker-with-variables.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lvp51MbhTIEekjSk1Iv" %}
[Creating a 3D Inspection Panel for Game Objects](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/creating-a-3d-inspection-panel-for-game-objects.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lvp4fzOOB2K5SLfpuIs" %}
[Customising the UI MiniMap](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/customising-the-ui-minimap.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwTdlGUYmkXvDA3Jcgx" %}
[Creating a toggle for the SysInfo Panel](/documentation-and-tutorials/tutorials/tutorials-for-game-creator/creating-a-toggle-for-the-sysinfo-panel.md)
{% endcontent-ref %}


---

# 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://profpivec.gitbook.io/documentation-and-tutorials/tutorials/tutorials-for-game-creator.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.
