# Calendar for #osoc22 Belgium

## When

*We do not work on Fridays, weekends or holidays!*

* 1 Month: 4 July — 28 July
* 15 Days: Monday — **Thursday**
  * *21 July is a national holiday*
* Hours: 8 hours per day
  * We start with our morning presentations at 09:00; organise together with your team how you'll make the calendar work!

### Add your calendar to yours

{% embed url="<https://calendar.google.com/calendar/embed?src=mietclaes.com_h1rs31a79809r742e5lpdpegbg%40group.calendar.google.com&ctz=Europe%2FBrussels>" %}

## Week per week

We are ambitious, but we have systems and a solid structure in place to make sure we reach our goals. The main principle is we **explore for one week, build and test for two weeks** and **prepare for the delivery in the last week**.

![explore, build & test, document & deliver](/files/-Md2Tv3eNLPQYuaOAram)

* [**Week 1**](/osoc22/calendar/week-1-explore.md): Explore
* [**Week 2**](/osoc22/calendar/week-2-build-and-test.md): Build & Test
* [**Week 3**](/osoc22/calendar/week-3-build-and-test.md): Build & Test
* [**Week 4**](/osoc22/calendar/week-4-document-and-deliver.md): Document & Deliver


---

# 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://help.osoc.be/osoc22/calendar.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.
