# Retrowave Modules

In these videos, we walk through steps to understand how to add interactivity into our spaces with specific modules that you can download as a Game kit and use to create your own spaces.

* Check out the Demo YouTube video [here](https://www.youtube.com/watch?v=0EnkFYyRWms).
* Download the [gamekit ](https://github.com/monaverse/Retrowave-Obstacle-Course)to follow along the tutorials.
* Or download the Retrowave kit itself as a [unitypackage](https://github.com/monaverse/ultimate-interactivity-kit).
* Check out the space itself [here](https://monaverse.com/spaces/ultimate-interactivity-kit).

### Retrowave Workshop

You can watch the Workshop itself that goes over the overall experience.

{% embed url="<https://youtu.be/CJP4qcQZNpE>" %}
Retrowave Obstacle Course Workshop
{% endembed %}

## Achievement Module

{% embed url="<https://www.youtube.com/watch?v=fmEzmGpeBW4>" %}
Achievement Module
{% endembed %}

## Anti-Gravity Module

{% embed url="<https://www.youtube.com/watch?v=xbS3HAMIK68>" %}
Anti Gravity Module
{% endembed %}

## Cut Scene Module

{% embed url="<https://www.youtube.com/watch?v=faNUhaGjAhA>" %}
Cut Scene Module
{% endembed %}

## Respawn, Hazards, and Traps Module

{% embed url="<https://www.youtube.com/watch?v=AJz8UMzsLdM>" %}
Respawn Module, Hazards, & Traps
{% endembed %}

## Random Skybox and Audio Module

{% embed url="<https://www.youtube.com/watch?v=nN6NStQGuPU>" %}
Random Skybox and Audio Module
{% endembed %}

## Start Gate and Timer Module

{% embed url="<https://www.youtube.com/watch?v=qA94nzDR2EA>" %}
Start Gate and Timer Module
{% endembed %}

## Super Jump and Run Powerup Module

{% embed url="<https://www.youtube.com/watch?v=o9IjUwocJWE>" %}
Super Jump % Run Power Up Module
{% endembed %}


---

# 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.monaverse.com/create/resources/mona-tutorials/retrowave-modules.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.
