# FAQ

### How do I enroll a new student in a course?

To enroll a new student and give him access to a course, go to the "Students" section and click the options menu (three dots).

<div data-with-frame="true"><figure><img src="/files/kD6ksJjt3SaoPayKdVs6" alt="" width="563"><figcaption><p align="center"><em>The "Students" section</em><br><em>Note:</em> All data is fictional; any resemblance to actual persons is purely coincidental.</p></figcaption></figure></div>

Next, click "+ Register student in a course" in the menu.

<div data-with-frame="true"><figure><img src="/files/wRXcEjaDNgqI6hs1VfO6" alt="" width="563"><figcaption><p align="center"><em>Fig. 2. The options menu</em><br><em>Note:</em> All data is fictional; any resemblance to actual persons is purely coincidental.</p></figcaption></figure></div>

In this window, enter the student's information.

<div data-with-frame="true"><figure><img src="/files/ZswKBTk4YLurnr5ONZeg" alt="" width="375"><figcaption><p align="center">The "Register student on a course" modal form</p></figcaption></figure></div>

The following fields are required:

1. Email;
2. Course selection;
3. Plan selection;
4. Manual addition reason.

<div data-with-frame="true"><figure><img src="/files/nr0WefoPa87cwsHjJwZJ" alt="" width="373"><figcaption><p align="center"><em>Student register window with completed fields</em><br><em>Note:</em> All data is fictional; any resemblance <br>to actual persons is purely coincidental.</p></figcaption></figure></div>

After completing the form, click "Add" to add the student to the selected course at the chosen plan.&#x20;

### How can I give a student access to a course?

Go to the "Students" section and find the student you want to add to your new course in the list.

<div data-with-frame="true"><figure><img src="/files/CwCqf78kqdSAdci4nZti" alt="" width="373"><figcaption><p align="center"><em>Client list search bar</em><br><em>Note:</em> All data is fictional; any resemblance <br>to actual persons is purely coincidental.</p></figcaption></figure></div>

Next, click on the desired student in the list. This will open a dialog window with the student’s details and a right menu with additional information about him.

<div data-with-frame="true"><figure><img src="/files/UJEoH90MzJ3VPDfdXPMb" alt=""><figcaption><p align="center"><em>Fig. 6. Student dialog window and information menu</em><br><em>Note:</em> All data is fictional; any resemblance to actual persons is purely coincidental.</p></figcaption></figure></div>

Click "Add course" in the right menu, then a window with the choice of course and plan will open.

<div data-with-frame="true"><figure><img src="/files/JoAO9uXr6PbvAB1sOPuF" alt="" width="371"><figcaption><p align="center"><em>Fig. 7. Student course enrollment window</em></p></figcaption></figure></div>

Next, click "Add". The course access will be added to the student’s profile in the right menu.

### How can I manually change a student’s plan?&#x20;

Go to the "Students" section and find the student whose plan you want to change.

Next, click on the desired student in the list. This will open a dialog window with the student’s details and a right menu with additional information about him.

<div data-with-frame="true"><figure><img src="/files/cjQW2E69zY1wNVYa05iB" alt=""><figcaption><p align="center"><em>Fig. 10. Change student plan button</em><br><em>Note:</em> All data is fictional; any resemblance to actual persons is purely coincidental.</p></figcaption></figure></div>

Go to the "Student courses" tab in the right menu. Then change the plan by clicking the "Change plan" button on the course card.

### What are the size requirements for the course author's avatar and other photos in the course settings?

* **Avatar size**: square format, photo size (required) - **128 х 128px**
* Advanced course page settings - **Cover block:** photo size (required) - **1920px x 1080px**
* Advanced course page settings - **Add images block**: photo size (required) - **1920px x 1080px.** Recommended number - no more than 9.
* Advanced course page settings - **Gallery block**: photo size (required) - **1920px x 1080px.** Recommended number - no more than 9.

### How do I disable notifications on my email about the end of the subscription, limits, disconnection from the course?

Go to the project settings and find the "Receive email notifications" toggle switch.

<div data-with-frame="true"><figure><img src="/files/LRc2DaxWE8DQ8DVDvc41" alt=""><figcaption></figcaption></figure></div>

If you don’t want project notifications sent to your email, toggle the switch off.


---

# 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://docs.mavibot.ai/lms/faq.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.
