> For the complete documentation index, see [llms.txt](https://docs.monaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monaverse.com/general-resources/buildathons-challenges/interact-completed.md).

# Interact (Completed)

## The Brief

Design an Interactive Mona Space using Reactor, PPVs, or Warp Volumes.&#x20;

The winning space will be that in which uses Reactor, PPV's or Warp Volumes in the most engaging way.

Each Space must use Reactor, Player Property Volumes, or Warp Volumes.

Your space could have one main focus area/asset or an entire space that utilizes all of these tools.\
\
Think along the lines of Interactive Challenges (ie. Fall Guys), Challenging Puzzles (ie. Legend of Zelda), Interactive Art Experiences, or anything else you can imagine! If you want help conceptualizing, connect with other builders and join the weekly Office Hours to ideate.&#x20;

## **Prizes**

1st prize | $3000

2nd prize | $2000&#x20;

3rd Prize | $1000

4th - 5th | $750

Top Space will be purchased by Mona for prize amount and used.&#x20;

All builds can be minted, but don't need to be. The creator will own the Space and can choose to sell it, regardless if a prize is won.&#x20;

Any questions about the competition should be asked in our Discord: [www.mona.gallery/discord\&#x20](http://www.mona.gallery/discord\&#x20);

## Judging

Judging will be centered around the **Use of Interactive Elements** and **Overall Experience** **Design** of the Space.&#x20;

The winning space will be that in which uses Reactor, PPV's or Warp Volumes in the most engaging way.

The Interact Challenge will be judged by a panel of industry experts.

## Winners

Scuube

Jacob Miller

Oly Stuart

JJ Weinberg

OIJ


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.monaverse.com/general-resources/buildathons-challenges/interact-completed.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
