> For the complete documentation index, see [llms.txt](https://help.osoc.be/global/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.osoc.be/global/organisers/calendar/calendar-remote-edition/week-1-explore/day-4-pitch-and-battle-plan.md).

# Day 4: Pitch & Battle Plan

{% hint style="danger" %}
This is an example of the remote edition fo 2020. Go to the website of your specific edition if you want to figure out what's happening now!
{% endhint %}

![](/files/-MBi1PwJhSh_DrnS_CqZ)

## 09:00 \[all teams] Hackathon pitch stream

In the morning we will show off all the pitches created by the teams during their teams 💪

**Give the pitches you like a vote with your emoji in the #pitch-vote channel! 👍**

**Hype each other in the #pitch-chat channel ♥️**

**Give us your feedback in the form below 👀**

* what you liked about each pitch
* what needs work for each pitch (constructive feedback!)

{% embed url="<https://forms.gle/YVH394fJhK6pjiePA>" %}

![Vote - Love - Rate](/files/-MBjs6e2amNjWwsMNpTc)

## 11:00 \[team only breakout] Team learnings

You get some time to reflect on the hackathon and on the feedback you got on your pitch.

*What did we learn? How can we work better as a team?*

## 12:00 \[coaches and student coaches only] Optional Fika

Talk about what's been going on your team; the good and the bad – in the Fika voice channel <3

## 13:00 \[team only breakout] Plan/scope for next week

What do we build?

To put all those learnings into action, and to make sure the entire team knows what to expect next week, you can plan what to work on in the first build week.

*Do apply the rule of π!*

## 15:00 \[team only breakout] Retro

Create some room for each other to talk about what's good and what could go better.

Pick a retrospective:

* <http://www.frederikvincx.com/8-sticky-note-walls-keep-team-track/> See "retrospective"
* <http://www.funretrospectives.com/>
* <https://agilestrides.com/blog/40-ideas-to-spice-up-your-retrospective/>

## 17:00 have a nice day 🥳

## 18:00 \[optional] Let's Hang Out

Board game night, boiler room, cozy room ... TBD 🤔


---

# 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://help.osoc.be/global/organisers/calendar/calendar-remote-edition/week-1-explore/day-4-pitch-and-battle-plan.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.
