# Zoom

Zoom은 화상 회의와 온라인 회의, 채팅 등 다양한 서비스 사용할 수 있는 원격 회의 프로그램입니다.

<figure><img src="/files/nS74h4TQcqV5wi0AmLnl" alt=""><figcaption></figcaption></figure>

Join a Meeting 버튼을 누르면 회의 ID나 링크를 입력할 수 있고, 회의에서 사용할 이름을 설정이 가능합니다.&#x20;

<figure><img src="/files/KxlhvKbmRrL6VLkNIm83" alt=""><figcaption></figcaption></figure>


---

# 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://docs.hamonikr.org/hamonikr-6.0/startmenu/internet/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.
