# LMS

{% hint style="info" %}
LMS는 멤버행성에서만 활성화 할 수 있습니다 &#x20;
{% endhint %}

<figure><img src="/files/gabtITcFsXpCjIKmVTAJ" alt=""><figcaption></figcaption></figure>

운영자는 강의 진행 및 과제출제, 점수부여 기능 및 출석체크 등 학습관리가 가능합니다&#x20;

이용자는 학습 및 강좌 수강, 과제제출 출석 등 학습이 가능합니다 &#x20;


---

# 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://metacamp.gitbook.io/there/service/lms.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.
