# Calendar Example Remote Edition (BE)

{% 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 %}

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**.

![](/files/-LhcH3h1CUda2M6gww5F)

## Belgium edition

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

* 1 Month: July
* 16 Days: Monday — **Thursday**
* Hours: 9AM — 5PM

Find the calendar for our latest edition here:  <https://osoc.be/practical>

### Our weeks

* [Week 1](/global/organisers/calendar/calendar-remote-edition/week-1-explore.md): Explore
* [Week 2](/global/organisers/calendar/calendar-remote-edition/week-2-build.md): Build & Test
* [Week 3](/global/organisers/calendar/calendar-remote-edition/week-3-build-more.md): Build & Test
* [Week 4](/global/organisers/calendar/calendar-remote-edition/week-4-deliver.md): Document & Deliver

## Spain edition

Visit [summerofcode.es](https://summerofcode.es) and find out more!


---

# 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/global/organisers/calendar/calendar-remote-edition.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.
