> 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-4-deliver/day-2.md).

# Day 2: Pitch pitch pitch

{% 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/-MDB37afdifK9YYX1Qyr)

## 09:00 \[team only] Create your Demo Day pitch 🥳

Last pitch to create; make it count!

## ~~11:00 \[coaches & student coaches only] Optional Fika~~

Cancelled due to other priorities –we have retro's planned this week to replace.

## 13:00 \[HARD DEADLINE] Deliver your *final* pitch!

Demo Day Pitch! Whoop!

Put your one-minute pitch video (slides optional) in our **DRIVE (we have migrated)** by 13:00: <https://drive.google.com/drive/folders/1I2GqIO9YJAbySfwkuNNpEZaKgC0nyD_e?usp=sharing>

{% hint style="info" %}
Please warn Miet if you'll be later than 13:00.
{% endhint %}

### Update the project description document

Update the host and interviewee in the spreadsheets: <https://docs.google.com/spreadsheets/d/1LEOFnsOYX1sOJuNBzhD277bCgdci9O_vAOphsx2vnGE/edit#gid=0>

{% hint style="info" %}
Host instructions coming
{% endhint %}

Your pitch should include:

* Project description
  * Make it demo-day-ready!
* Who is your client
* Give us a Call-To-Action, tell us why to come to your project breakout room!

![](/files/-MCpoufdHOXy3W3I3SdA)

## 13:00 \[team only] Documentation, site, handover document, ...&#x20;

Don't worry, we'll teach you how to deliver like a pro \[[tutorial](/global/tutorials/how-to-deliver-like-a-pro.md)]!

## 13:30 \[hosts and interviewees] Run through + mic check with Miet + Stress test 2

To make sure the demo day will go *smoooooth*&#x20;

![](/files/-MDJOn7vFM13RLxYnRci)

![](/files/-MDJOqliCCGCHel6Ovfd)

## \[student coaches only] Student Coach Retro

We would love to hear your feedback. If you really can't make it, we'll send the questions afterwards.

We meet via Discord (or via Zoom, depending on the load!)

## 17:00 have a nice day 🥳


---

# 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-4-deliver/day-2.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.
