> For the complete documentation index, see [llms.txt](https://docs.edutek.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.edutek.io/instructor.md).

# Instructor

- [Dashboard](https://docs.edutek.io/instructor/man-hinh-quan-ly.md): This is the main page that helps instructors have an overview of course management and another features
- [Course Content](https://docs.edutek.io/instructor/course-management.md)
- [Lesson/Test](https://docs.edutek.io/instructor/course-management/lesson-test.md)
- [Section](https://docs.edutek.io/instructor/course-management/lesson-test/section.md)
- [Live training](https://docs.edutek.io/instructor/course-management/lesson-test/live-training.md)
- [Classroom](https://docs.edutek.io/instructor/course-management/lesson-test/classroom.md)
- [Video](https://docs.edutek.io/instructor/course-management/lesson-test/video.md)
- [Audio](https://docs.edutek.io/instructor/course-management/lesson-test/audio.md)
- [Presentation](https://docs.edutek.io/instructor/course-management/lesson-test/presentation.md)
- [SCORM](https://docs.edutek.io/instructor/course-management/lesson-test/scorm.md)
- [Content](https://docs.edutek.io/instructor/course-management/lesson-test/content.md)
- [iFrame](https://docs.edutek.io/instructor/course-management/lesson-test/iframe.md)
- [Test](https://docs.edutek.io/instructor/course-management/lesson-test/test.md)
- [Assignment](https://docs.edutek.io/instructor/course-management/lesson-test/assignment.md)
- [Survey](https://docs.edutek.io/instructor/course-management/lesson-test/survey.md)
- [Clone unit from another](https://docs.edutek.io/instructor/course-management/lesson-test/clone-unit-from-another.md)
- [User list](https://docs.edutek.io/instructor/course-management/user-list.md)
- [User groups](https://docs.edutek.io/instructor/course-management/user-groups.md): This place allows the Instructor to manage all user group in the course.
- [File management](https://docs.edutek.io/instructor/course-management/file-management.md)
- [Rules & Path](https://docs.edutek.io/instructor/course-management/rules-and-path.md)
- [Topic for discussion](https://docs.edutek.io/instructor/course-management/topic-for-discussion.md)
- [Report](https://docs.edutek.io/instructor/course-management/report.md)
- [Live training Schedule](https://docs.edutek.io/instructor/live-training-schedule.md)
- [Log in with another role](https://docs.edutek.io/instructor/log-in-with-another-role.md)
- [Messages](https://docs.edutek.io/instructor/messages.md)
- [Profile](https://docs.edutek.io/instructor/profile.md)
- [Q\&A](https://docs.edutek.io/instructor/q-and-a.md)
- [How to start Live training lesson?](https://docs.edutek.io/instructor/q-and-a/how-to-start-live-training-lesson.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:

```
GET https://docs.edutek.io/instructor.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.
