# Zoom

Because of the current pandemic situation, it is unfortunately important that we stay at home.&#x20;

Therefore we have to offer our courses only with online presence. It is not a choice that we make for fun, but we do not have other chances at the moment. As soon as the situation will improve, we will try to adapt accordingly.

For the online classes, we use the Zoom platform, which proved to be effective and stable last semester.

{% embed url="<https://zoom.us>" %}

You do not need to have a Zoom account to participate, it can be done via browser. The link for each course will be available in the corresponding channel of our [Chat](https://chat.opencampus.sh/).

The only thing we ask you is **to keep your camera open**. We are aware that it may be unconfortable and sometimes is much more appealing to close the camera and enjoy the freedom to move, but please try to bear with us and keep your camera open so that we can see you. It makes a big difference from our side. Thanks a lot.

{% hint style="info" %}
Tip: try to update Zoom to the last version to have all the functionalities available. For example, if your room is a mess, you can set up a virtual background and look very professional :)&#x20;
{% endhint %}

{% embed url="<https://zoom.us/docs/en-us/virtual-backgrounds.html>" %}

If you have problem with Zoom, here there are many tutorials

{% embed url="<https://support.zoom.us/hc/en-us/articles/206618765-Zoom-Video-Tutorials>" %}


---

# 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://opencampus.gitbook.io/opencampus-machine-learning-program/tools/zoom.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.
