> For the complete documentation index, see [llms.txt](https://hotro.vietdemy.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach.md).

# Lên Kế Hoạch

- [Quy trình khởi tạo khoá học](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/quy-trinh-khoi-tao-khoa-hoc.md)
- [Xác định đối tượng học viên của bạn](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/xac-dinh-doi-tuong-hoc-vien-cua-ban.md)
- [Tạo ra mục tiêu học tập của khoá học](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/tao-ra-muc-tieu-hoc-tap-cua-khoa-hoc.md)
- [Phác thảo đề cương khoá học của bạn](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/phac-thao-de-cuong-khoa-hoc-cua-ban.md)
- [Kiểm tra, Đánh giá học viên](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/kiem-tra-danh-gia-hoc-vien.md)
- [Giá trị của việc lên kịch bản cho khoá học](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/gia-tri-cua-viec-len-kich-ban-cho-khoa-hoc.md)
- [Tạo nội dung học tập dễ tiếp cận và toàn diện](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/tao-noi-dung-hoc-tap-de-tiep-can-va-toan-dien.md)
- [Tuyên bố về khả năng tiếp cận của Vietdemy](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/tao-noi-dung-hoc-tap-de-tiep-can-va-toan-dien/tuyen-bo-ve-kha-nang-tiep-can-cua-vietdemy.md)
- [Tài nguyên về khả năng tiếp cận và tính toàn diện](https://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach/tao-noi-dung-hoc-tap-de-tiep-can-va-toan-dien/tai-nguyen-ve-kha-nang-tiep-can-va-tinh-toan-dien.md)


---

# 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://hotro.vietdemy.vn/trung-tam-ho-tro-giang-vien/len-ke-hoach.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.
