# Main social links

{% hint style="info" %}
This website contains information collected and written by students who have lived in Amsterdam and attend the VU for a good amount of time. While we have ensured that most of the information is indeed correct please always consult other sources as well and don't hesitate to contact us on [the discord](https://discord.com/invite/MGG72qsKrn) if you spot anything incorrect. We hope you enjoy your stay here !
{% endhint %}

## MAIN CS DISCORD (CS Bsc/CSEC Msc/CS Msc)

⚠️ Remember to pick a role once you’ve joined to see the channels ⚠️

> [**Main CS Discord Invite**](https://discord.gg/MGG72qsKrn)

If you are a CS student or just curious what the CS program looks like checkout the resource hub, this includes everything from notes to previous exams to course content, all for free ! ( full credit to the incredible [Laura ](https://www.buymeacoffee.com/laustam)for creating this )

> [**CS Resource Hub**](<https://cs-hub.notion.site/CS-Hub-6e7cae889f844cb59ae5f1809c88e553 >)

### Other groups

* AI Bachelor
  * [AI Students Discord](https://discord.gg/W3UUFaE8R7)
* Gaming Group
  * [Gaming Discord](https://discord.gg/Ymae4vZ22s)
* StudSec - Dutch Student CyberSecurity Association (Based at the VU)
  * [VU Cyber Security Group Discord](https://url.studsec.nl/discord)
  * [Website](https://studsec.nl)
* Sports and IRL
  * [IRL Meetup WhatsApp](https://chat.whatsapp.com/H7E5AEvkOPY17xW8YiZU8m)
  * [Volleyball WhatsApp](https://chat.whatsapp.com/GG5VIE2MPqE6MawPPTtJ1n)
  * [CS Football WhatsApp](https://chat.whatsapp.com/BoiUYuChOFS9AeyaTvzyyJ)

*Note: We recommend joining the Discord server, as the WhatsApp groups often contain spam and are unmoderated, making them less helpful.*

(class 2025)

* [Student CS WhatsApp](https://chat.whatsapp.com/KGEidQYCiHpKXcwdpEFj3W)

(class 2021):

* [Student CS WhatsApp #1 (Not Full)](https://chat.whatsapp.com/KMlj5YNOVTn16FAlvAuJtN)
* [Student CS WhatsApp #2 (Not Full)](https://chat.whatsapp.com/GajsxTxEEUrJTduXJaVn55)


---

# 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://csdiscdocs.gitbook.io/vu-cs-amst-guide/readme.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.
