> 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/divi-builder-integration/getting-started.md).

# Getting Started

## Introduction

**Divi Builder** is a popular page builder that allows you to edit web pages in both WordPress Dashboard and the front-end of your website.

**Divi Builder** is available by subscription on the [author's official website.](https://www.elegantthemes.com/gallery/divi/)

Integration with **Divi Builder** allows you to use our **MasterStudy LMS plugin** with any theme that supports this page builder.

{% hint style="info" %}
Refer to [Divi Builder documentation](https://www.elegantthemes.com/documentation/divi/visual-builder/) for more detailed information about page builder.&#x20;
{% endhint %}

## Installation

In order to use **Divi Builder** with **MasterStudy LMS plugin**, you need to download and install our **MasterStudy LMS Divi Modules** free plugin.&#x20;

{% hint style="warning" %}
**NOTE:**

It is required to install **MasterStudy LMS plugin** for **MasterStudy LMS Divi Modules** to work correctly.
{% endhint %}

The installation process of the **MasterStudy LMS Divi Modules** is just like any other WordPress plugin.

You can download [MasterStudy LMS Divi Modules](https://wordpress.org/plugins/masterstudy-lms-divi-modules/) plugin from the default repository of WordPress.

![](/files/jkDZQ4R1HTjlHPHti4K5)

Go to the **Dashboard > Plugins > Add New.**

![](/files/op3QolK3r3QOzKPk7qGZ)

Choose the downloaded **.zip** file from your local folder and install it.

![](/files/-MlT7ADrZQhCyCIO-bj3)

After the installation is complete, you need to **activate** the plugin.

## Divi Options

If you want to use Divi to change the content of **Courses** and **Lessons**, make sure all the appropriate integrations in Divi Builder Options are enabled and changes are saved:&#x20;

![](/files/-MlPETsLTslQHjFiOXZP)


---

# 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/divi-builder-integration/getting-started.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.
