> For the complete documentation index, see [llms.txt](https://help.salomon.edu.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.salomon.edu.vn/huong-dan-tong-hop/truy-cap-zoom.md).

# Zoom Hàng Tuần DRC

{% hint style="info" %}
**Lưu ý:**

* Để sử dụng tham gia zoom cần đăng xuất tài khoản zoom cá nhân ra khỏi ứng dụng hoặc trên trình duyệt.
* Phải là học viên có tài khoản trên [hoc.salomon.edu.vn](https://hoc.salomon.edu.vn/)
* Cần cập nhật đầy đủ thông tin trên Salomon Education.
  {% endhint %}

## Để tham gia zoom hàng tuần của DRC

#### Truy cập vào trang hoc.salomon.edu.vn

#### Ở trang các khoá học của bạn -> Chọn bắt đầu học Direct Response Club&#x20;

<figure><img src="/files/foCI2YhK2LeT6EXVuNDB" alt=""><figcaption><p>Truy cập vào khoá học</p></figcaption></figure>

<figure><img src="/files/0KoPZaQDtl4gALrNp0s1" alt=""><figcaption><p>Truy cập vào lấy link zoom</p></figcaption></figure>

#### Sau khi vào khoá học sẽ có 2 nút:

* Join in Brower: Mở zoom bằng trình duyệt.
* Join in Zoom App: Mở zoom bằng ứng dụng.

<figure><img src="/files/ivxQ28JMFLx8XQsSN0FX" alt=""><figcaption><p>Truy cập vào zoom </p></figcaption></figure>

## Với trường hợp chưa cập nhật đầy đủ thông tin cá nhân

<figure><img src="/files/vWsoLz2SkNsqfWOWKY67" alt=""><figcaption><p>Thông báo khi chưa cập nhật đầy đủ thông tin</p></figcaption></figure>

#### Nếu chưa cập nhật thông tin bấm vào để cập nhật thông tin

* Tối thiểu cần có đủ họ và tên

Vào đây điền đầy đủ thông tin rồi kéo xuống bấm cập nhật thông tin

<figure><img src="/files/wiYJTfgjYOhRBUa01Iqy" alt=""><figcaption><p>Hồ sơ cá nhân</p></figcaption></figure>

Sau khi cập nhật thông tin thành công thì quay lại[ truy cập khoá học](#de-tham-gia-zoom-hang-tuan-cua-drc)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.salomon.edu.vn/huong-dan-tong-hop/truy-cap-zoom.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
