> For the complete documentation index, see [llms.txt](https://support.truonghoc247.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.truonghoc247.vn/hdsd-cho-hoc-vien-tren-app/huong-dan-vao-khoa-hoc.md).

# Hướng dẫn vào khóa học

**Bước 1:** Học viên vào app Truonghoc247 và đăng nhập tài khoản.

![](/files/me0ugmd9ioCkXXlWU4ja)![](/files/yynft1FKfs8l50NIZ8rK)

**Bước 2:** Tại màn hình giao diện, học viên chọn Khóa học. Danh sách khóa học sẽ hiển thị ở giao diện chính.

![](/files/jjmCnkqdFPXmaUa2nX6n)

**Bước 3:** Tại danh sách khoá học đã đăng kí, học viên chọn khoá học muốn học và bấm "Đăng ký ngay".

![](/files/jHLeUeu3Tg8Ju4ZOOzNU)

Màn hình sẽ hiển thị trang thông tin khoá học.

![](/files/BjY0KIishvvKnYitLD1P)

Học viên có thể học lần lượt các bài học trong khóa học, hoặc học bài học mà mình muốn bằng cách ấn vào tên bài học.

![](/files/Rs8YYHGbDCMhmk2ZvDUy)

Học viên xem tài liệu bài giảng bằng cách ấn "Tài liệu".

![](/files/ylTAUEqCFMH90MVaPqq2)

Lưu ý:

* Để nhận xét hoặc gửi câu hỏi thảo luận, học viên ấn vào "Thảo luận" bên phải màn hình và nhập nội dung thảo luận ở cuối màn hình.

![](/files/GoB8qU4puUhenZR9CPEx)

* Để quay trở lại trang thông tin khóa học, học viên ấn vào "Quay lại".

![](/files/It7pHbMPA9ts23FXWhSZ)


---

# 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://support.truonghoc247.vn/hdsd-cho-hoc-vien-tren-app/huong-dan-vao-khoa-hoc.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.
