# #osoc22

![You made it, we're so happy you are here!](/files/-MbefDSw8u1A1R6LHy06)

{% hint style="success" %}
We want this to be the best summer job *ever* for you. And we'll do our utter best to make that happen. Visit our [**code of conduct**](https://help.osoc.be/global/code-of-conduct) to see what's at our core to make this happen – and what [**best practices**](https://help.osoc.be/global/way-of-work) we have, also for [**remote work**](https://help.osoc.be/global/way-of-work/working-together-in-a-remote-setting).
{% endhint %}

## "What project will I be building this year?"

Find your name on the [**Projects & Partners overview**](/osoc22/projects-partners/projects-partners.md) page and discover what you and your team will do by clicking the partner name. Get to know them on **Discord**!

## Join us on Discord, and get to know everyone ❤

For this partly remote edition, we use Discord. Come say hi, we'd love to welcome you!

After you’ve created an account, please carefully read Miet's how-to-get-started message in the `#welcome` channel. All of you will be tagged in the specific Discord channel for your project.

{% hint style="success" %}
Join our server: <https://discord.gg/84U6yvvU> 😘
{% endhint %}

## **Be there on Monday at 09:00&#x20;*****sharp***

We will welcome you at the front door of the [WTC III building](https://www.openstreetmap.org/node/3964305614#map=19/50.86078/4.35616) between 08:30 and 09:00 on Monday 4 July. At 9:00 *sharp* we’ll start with our opening presentation.

The first day is mainly an introduction day to get to know your teammates, coach, project and other teams. Many of you are new to open summer of code and that makes it super exciting!

Look at the [**calendar**](/osoc22/calendar.md) to discover what we'll be doing in the coming weeks.<br>

### What do I do when I'm ill?

**Stay home.** It happens to the best of us. First of all, inform your coach(es). The coach will make sure the word is out and. Once you've recovered, **please send a sick note to** [**info@osoc.be**](mailto:info@osoc.be).

#### COVID-19 regulations

If you test positive for COVID-19, follow Belgian regulations (7 days of quarantine).

At time of writing, they allow gatherings, but still encourage working from home. You are not required to wear a mask, but it is recommended when it gets crowded. We will make sure the offices are ventilated.

{% embed url="<https://www.info-coronavirus.be/en/faq/>" %}

This is why we have a *blended* edition, where we see each other on important moments but work from home whenever we can. If you're in quarantine but not ill, we make sure you can follow along from home.

## **Invite Your Friends to the Demo Day**

**Tell your friends and family to block their agenda on Thursday 28 July (13:00 to 16:00).**

On the last day of #osoc22, we’re going to present our projects to the general public! Our Demo Day will take in [Herman Teirlinck Building](https://www.openstreetmap.org/way/444059131) and online via live streaming. Everyone is welcome!

## Got Lost, have Questions?

* **Team Questions** – head over to [**projects**](/osoc22/projects-partners/projects-partners.md) and see what the name of your team is, where they hang out in Discord and ask your coach what's up!
* **Organisational and administrative questions**, contact Lotte on Discord **`Lotte#8285`**, or mail [**info@osoc.be**](mailto:info@osoc.be)
* Design, development, mapping, or other specific questions, go to the **H E L P** section in Discord & ask your question in one of the respective channels!
  * **`#design`**, **`#development`**, **`#mapping`**, ...&#x20;
  * For specific design questions, contact Niels on Discord **`Niels#0264`**
  * For technical support while deploying, read this [**deployment support overview**](https://github.com/osoc22/technical-support)**.** Clément will help you here!<br>
* **Coaching questions**, go to the **`#coaches`** channel on Discord and ask Miet `Miet#7556` or the **`#student-coaches`** channel on Discord and ask Anastasia `anastasia.dv#9955`.<br>

{% hint style="info" %}
🚧 This wiki is *always* under construction — if something is missing or wrong, please contact us at <info@osoc.be>; and we'll make sure to fix it. 🚧
{% endhint %}


---

# 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/master.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.
