> For the complete documentation index, see [llms.txt](https://personal-development.codeyourfuture.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://personal-development.codeyourfuture.io/additional-resources-for-trainees/find-your-voice-empowerment-storytelling-workshops/findyourvoice-empowerment-storytelling-workshop-4.md).

# FindYourVoice Empowerment Storytelling Workshop 4

Objectives: to get to know each other, build trust and sense of community and to develop debate and discussion skills.

**Session IV**

Welcome the group and ask if they have any thoughts about the last session, if they have escaped, celebrated any achievements or faced any challenges.

**Warm up**

Move/dance to participants’ song - Make sure participants have the chance to talk a bit about the chosen song.

Musical statues

Facilitator pauses the song, everyone freezes.

Each time music stops, invite a different participant to lead the dance.

**Reflection:** \
Ask how were you feeling before and now after dancing? Rename (on zoom) Sleepy/ Awake

(Facilitator acknowledges their feelings)

#### **Activity 1**

(Materials: pen and paper)

* As it is the last session of this module, invite participants to reflect on and write a paragraph about how they see themselves in a year time when the course finishes. See Futurespective activity&#x20;
* Participants are invited to read out loud.
* First they read it neutral, then facilitator suggests changing the intention using different genres like: say it as if it was a horror movie, a comedy, a romance, a documentary, etc.

Options: change the speed (as if it was on the moon –gravity - or late to work) , the volume (if it was telling a secret or making an announcement).

#### Closure

Rename to a message to themselves when course finishes E.g. Be positive, You can do it, etc.

(Invite participants to have a look on people’s messages)


---

# 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://personal-development.codeyourfuture.io/additional-resources-for-trainees/find-your-voice-empowerment-storytelling-workshops/findyourvoice-empowerment-storytelling-workshop-4.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.
