> 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/lms-pro-addons.md).

# LMS PRO Addons

- [Certificate Builder](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/certificate-builder.md)
- [Subscriptions](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/subscriptions.md)
- [Email Manager and Branding](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/email-manager.md)
- [Email Templates](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/email-manager/email-templates.md)
- [✨AI Lab](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/ai-lab.md): Pro Plus Feature
- [Grades](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/grades.md): Pro Plus Feature
- [Drip Content](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/drip-content.md)
- [Assignments](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/assignments.md)
- [LMS Forms Editor](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/lms-form-editor.md)
- [How to edit the registration form?](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/lms-form-editor/how-to-edit-the-registration-form.md)
- [Prerequisites](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/prerequisites.md)
- [Media File Manager](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/media-file-manager.md)
- [Group Courses](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/group-courses.md)
- [Question Media](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/question-media-addon.md)
- [Social Login](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/social-login.md)
- [Course Bundles](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/course-bundles.md)
- [Upcoming Course Status](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/upcoming-course-status.md)
- [The Gradebook](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/the-gradebook.md)
- [Google Meet](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/google-meet.md)
- [Zoom Conference](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/zoom-video-conferencing.md)
- [Multi-instructors](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/multi-instructors.md)
- [Statistics & Payouts](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/statistics-and-payouts.md)
- [Trial Courses](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/trial-courses.md)
- [Audio Lesson](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/audio-lesson.md)
- [Live Streaming](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/live-streaming.md)
- [Point System](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/point-system.md)
- [SCORM](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/scorm.md)
- [Google Classroom](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/google-classroom.md)
- [Udemy Course Importer](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/udemy-course-importer.md)
- [Online Testing](https://docs.stylemixthemes.com/masterstudy-lms/lms-pro-addons/online-testing.md)


---

# 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/lms-pro-addons.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.
