> For the complete documentation index, see [llms.txt](https://deangela.gitbook.io/the-art-of-gathering-sp-2024-duff/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deangela.gitbook.io/the-art-of-gathering-sp-2024-duff/resources/brainstorming/storytelling_exercise.md).

# Storytelling Exercise

## Audio (Optional) / Visual (Required) Storytelling Exercise

* Please note that this is an optional exercise for brainstorming.
* Create a presentation using 1 of the 2 prompts below.
* (OPTIONAL) Record audio by recording through Zoom or write notes for each image in the notes section of google notes.
* Export as a pdf with notes (if you do not want to include audio) or download video if you include audio.&#x20;
* Upload to your project documentation folder for your [end of semester deliverables](/the-art-of-gathering-sp-2024-duff/assignments/end_of_semester_deliverables.md).

Select 20 images that create a visual story about your idea for a gathering (no text). One image per screen. Be prepared to talk **briefly** about each image you select (20 seconds goes by fast).

There are two options:

* **If you already have an idea for a gathering,** this audio (optional), visual (required) presentation should cover all perspectives, concepts, and ideas you can think about. Don’t limit yourself but broaden your ideas. Think of possibilities.
* **If you do not have a specific gathering in mind,** select 20 gatherings that you consider relevant for living in 2024 or 20 gatherings that you are most interested in.


---

# 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:

```
GET https://deangela.gitbook.io/the-art-of-gathering-sp-2024-duff/resources/brainstorming/storytelling_exercise.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.
