# MasterStudy LMS API Plugin Setup

Your work will start with the installation of several items.\
First, you need to install **MasterStudy LMS API Plugin**.

> Watch the video tutorial guide to learn about API Setting for MasterStudy App.

**Or you can walk through step by step guideline described in this manual.**

From the admin panel of your website go to **Plugins > Add New > Upload Plugins**.\
Upload the zip plugin file and install it.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/20.png)

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/21.png)

After the installation is done, don’t forget to activate it.\
Plugin Settings.\
Now you can set up the plugin.

Go to the API Settings menu in the WordPress dashboard.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/22.png)

Among the settings you can find App Home Page Layout section where you can enable/disable sections and change their order on the front page by simply dragging them up/down.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/23.png)

There are also settings you can find under the General Tab, where you can set logo, custom colors, enable/disable the list of the courses. If you enable the display of list of the courses, on the app main screen there will be only the courses list. If this option is disabled the main screen will include categories, popular, featured sections.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/24.png)

Under the Translations tab, you can translate the static strings used in the app.

![](https://support.stylemixthemes.com/storage/stm-manuals/June2020/25.png)


---

# 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.stylemixthemes.com/masterstudy-app-documentation/masterstudy-lms-api-plugin-setup.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.
