# Slideshow Karaoke

An improv activity where the presenter is given a randomly selected presentation. The presentation can either be a real slideshow (from [slideserve.com](http://slideserve.com)) or a set of real slides from a different presentation that are nonsensical when assembled together, or slides that are nonsensical on their own (in some cases created by randomly downloading images from the internet and adding unrelated text).

### **Running the event:**

* Host on Zoom or any other video calling platform that allows for participants to share their screen easily.&#x20;
* Go to <https://www.slideserve.com/> and choose a slidedeck (ask for topic suggestions or pre-create a list of slides before the event).
* Share your screen with the slidedeck and ask who wants to present the slidedeck as you, the MLHer, control the slide.&#x20;
* Allocate \~2 minutes per presenter&#x20;

Note: If participants have their own slidedeck to run, feel free to ask them to share their screen!


---

# 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://guide.mlh.io/organizer-resources/host-exciting-mini-events/mlh-mini-events/slideshow-karaoke.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.
