# Khóa học

- [Hướng dẫn tạo khóa học và phân phối đến học viên](https://docs.hoola.vn/chinese/huong-dan-quan-ly-noi-dung/khoa-hoc/huong-dan-tao-khoa-hoc-va-phan-phoi-den-hoc-vien.md): Chi tiết tạo khóa học mới và cách nền tảng hiển thị thông tin trên website đào tạo khách hàng
- [Tạo và vận hành khóa học Live trên Website](https://docs.hoola.vn/chinese/huong-dan-quan-ly-noi-dung/khoa-hoc/tao-va-van-hanh-khoa-hoc-live-tren-website.md): Sử dụng tính năng Live cho các buổi giảng dạy trực tuyến, chữa bài tập cho học viên trong các khóa được bán sẵn trên web, các buổi họp nội bộ hay các sự kiện trực tuyến có quy mô từ nhỏ đến lớn.
- [Hiển thị khóa học trên Web để học viên nhìn thấy](https://docs.hoola.vn/chinese/huong-dan-quan-ly-noi-dung/khoa-hoc/hien-thi-khoa-hoc-tren-web-de-hoc-vien-nhin-thay.md): Sau khi làm đã tạo khóa học mới nhưng vẫn chưa thấy hiển thị trên trang chủ, quản trị thực hiện các cách


---

# 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.hoola.vn/chinese/huong-dan-quan-ly-noi-dung/khoa-hoc.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.
