# LMS Integration

- [Initial setup (admin)](https://help.codechum.com/teachers/advanced-guide/lms-integration/initial-setup-admin.md)
- [Canvas](https://help.codechum.com/teachers/advanced-guide/lms-integration/initial-setup-admin/canvas.md)
- [Moodle](https://help.codechum.com/teachers/advanced-guide/lms-integration/initial-setup-admin/moodle.md)
- [Blackboard](https://help.codechum.com/teachers/advanced-guide/lms-integration/initial-setup-admin/blackboard.md)
- [How to use (teacher)](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher.md)
- [Connect to LMS](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/connect-to-lms.md)
- [Link CodeChum class to LMS](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/link-codechum-class-to-lms.md)
- [Invite students to LMS-linked class](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/invite-students-to-lms-linked-class.md)
- [Sync grades to LMS](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/sync-grades-to-lms.md)
- [How to use (student)](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-student.md)
- [Join an LMS-linked class](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-student/join-an-lms-linked-class.md)
- [a. Connect to LMS](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-student/join-an-lms-linked-class/a.-connect-to-lms.md)
- [b. Join via class code](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-student/join-an-lms-linked-class/b.-join-via-class-code.md)
- [FAQs](https://help.codechum.com/teachers/advanced-guide/lms-integration/faqs.md)


---

# 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://help.codechum.com/teachers/advanced-guide/lms-integration.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.
