> For the complete documentation index, see [llms.txt](https://docs.stylemixthemes.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/multi-instructors.md).

# Multi-instructors

The feature of Multi-instructors - provides an option for teachers to assign one more instructor to the course.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSXN_yzHwOCq3N4GQ-S%2F-MSXQ6bSxGh1Gz4pGY06%2Fimage.png?alt=media\&token=25387336-0a6f-452b-9e2b-48c31a591fb1)

To activate this option go to **STM LMS > Addons**. Find there the Multi-instructors addon and enable it.

The option **‘Add Co-instructor’** will be accessible from the course page for admin and instructors. You can open any existed course or create one and a new option will be available on the course settings page.

Find the ‘**Add Co-instructor’** between the *Teacher* and *Category* options on the course settings page.

{% hint style="info" %}
Please note you can add a user as co-instructor only if he or she is registered on the website as Instructor (user role).
{% endhint %}

When hovering over the Add co-instructor option you will be able to select instructors from the dropdown add one to the course.

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwq2eBBp5BuvwudS%2F103514252.png?alt=media)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.stylemixthemes.com/masterstudy-lms/~/changes/D1BUqzsdqYuUfTmFZIuo/lms-pro-addons/multi-instructors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
