> 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/stream-challenge-completed.md).

# Stream Challenge (Completed)

## The Brief

Use the new livestreaming feature in your ***new*** or existing Mona space and create a video to share on Twitter.&#x20;

From art installations, music performances, education, video screenings, or other live events, use the Mona live streaming feature and win awesome prizes.&#x20;

The most creative uses of livestreaming will win additional prizes.

Each video posted to Twitter will enter into the raffle!

Learn [how to use video livestreaming here](/collect/live-streaming-in-mona/livestream-using-obs-studio.md).

Grab the [Cinemona space playgound files](https://drive.google.com/file/d/1CJsIp658y7E9BLT8Q0V1DspaDfJoA5_G/view?usp=share_link) to setup a live stream space if you don't have your own!

Share your video and **tag @Monaverse** with **#MonaLivestream on Twitter.**

Two submissions maximum per person. Winners Announced Friday December 23rd, 2022.

## **Prizes**

Each video submission is 1 entry into the Stream Challenge raffle. You may submit 2 videos for 2 raffle entries.

* $350 US x 3
* [Elgato Streamdeck](https://www.elgato.com/en/stream-deck) (awarded for most creative use of livestreaming)
* Audio-Technica AT2020 microphone and stand.

## Judging

Winners will be chosen by the Mona team and a guest judge.

## Winners

XicoMan

PixelHustler

MindropX

Hazel Griffiths 8

JustFEMI


---

# 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/stream-challenge-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.
