# Discord

{% hint style="info" %}
You need to be accepted before you can be part of the Discord server of the respective year or alumni server ♥️
{% endhint %}

## Getting started

[Create an account](https://discord.com/register) and verify your email address. Feel free to use a Discord account you already have for personal purposes, but note that we ask to use a picture of yourself so that we can all get to know and learn to recognize each other during a remote edition.

You can download the discord desktop app at <https://discord.com/>. You *can* use the browser version, but you won't be able to share your screen or enable video, or watch others do it. We strongly recommend you download the desktop app.

Discord also has an [iOS app](https://apps.apple.com/us/app/discord/id985746746) and [Android app](https://play.google.com/store/apps/details?id=com.discord\&hl=en).

Once you have your account and application ready - you will receive a link to the osoc server of that year.


---

# 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/tools/discord.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.
