# How to use (teacher)

**Prerequisite/s**:&#x20;

* Designated personnel already finished [initial set up](https://help.codechum.com/teachers/advanced-guide/lms-integration/initial-setup-admin) of your school's LMS
* Teacher already created classes and enrolled students in LMS

Here's what you can do next:

{% content-ref url="how-to-use-teacher/connect-to-lms" %}
[connect-to-lms](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/connect-to-lms)
{% endcontent-ref %}

{% content-ref url="how-to-use-teacher/link-codechum-class-to-lms" %}
[link-codechum-class-to-lms](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/link-codechum-class-to-lms)
{% endcontent-ref %}

{% content-ref url="how-to-use-teacher/invite-students-to-lms-linked-class" %}
[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)
{% endcontent-ref %}

{% content-ref url="how-to-use-teacher/sync-grades-to-lms" %}
[sync-grades-to-lms](https://help.codechum.com/teachers/advanced-guide/lms-integration/how-to-use-teacher/sync-grades-to-lms)
{% endcontent-ref %}


---

# 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/how-to-use-teacher.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.
