> 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/trial-courses.md).

# Trial Courses

Allow your students to try some of the lessons for free with the Trial Courses feature.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSX2VnYXUKaoiSG8H8T%2F-MSX3TBfNZlEFW4XkDbq%2Fimage.png?alt=media\&token=79a050fd-1775-482c-8f10-a582cf4fe299)

To enable Trial courses go to the **STM LMS > Addons** and **enable** it.

Click on the Shareware menu, which will appear on the dashboard after enabling the addon and enter the number of free lessons you want to be in the course, **Save Settings**.

![](/files/hfiCXQYtddpoYXHjmK11)

Now, when you create a new or edit an existed course (see this article to learn how to add and edit Courses) in the **Course Settings** section under the Settings tab enable the **Trial Course** feature by dragging the slider to the right.

![](https://gblobscdn.gitbook.com/assets%2F-MDO9V_qgvV5cQdw04iz%2F-MSX2VnYXUKaoiSG8H8T%2F-MSX4CajcF7xLk8Hbor9%2Fimage.png?alt=media\&token=ed88e5e9-f0a7-4101-8267-aee7e9e12e90)

Saved settings (number of free lessons) will be applied automatically to the course. Students will be able to complete free lessons on the trial course without purchasing. The rest of the content will be accessible only after they buy the course.

Once the free trial lesson is completed, a student will be offered to buy the course to unlock the rest of the content.

![The screenshoot takent from the Masterstudy theme](https://gblobscdn.gitbook.com/assets%2Fmasterstudy-theme-documentation%2F-MDUkedOkTL5xCgSlPaR%2F-MDUqwpVlA5uidZFx6Ae%2F107741208.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/trial-courses.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.
