# How to Install Divi Modules

### Step 1 - Download the Module

So first, you'll need to make sure that you've downloaded the JSON file for the Layout on your Computer. If It's a Zip file, simply extract the zip file and you'll get a JSON file. Once you’ve UnZip Module Template, you will find following folder directory.

<figure><img src="/files/4SQWd7web217ZTImpXax" alt=""><figcaption></figcaption></figure>

### Step 2. Enable Divi Builder on a Page

Once you have the Layout JSON file, you can now ***Go to Dashboard >> Create a New Page*** or  ***Enable Divi Builder on an existing page***.

<figure><img src="/files/R0s4cj69sUQBaIjDjRwY" alt=""><figcaption></figcaption></figure>

### Step 3. Importe File

Now, navigate to the ***Portability***. Click the ***“Import*** ***Tab"*** and now, you'll have to Drag the JSON file from your Computer in the Divi Builder and you'll see a Popup appear in the Builder, you can tick "***Remove Existing Content***" and hit the ***“Import Divi Builder Layouts button.”***  Boom, the Layout is installed on your Page. Happy Editing!

<figure><img src="/files/SVMvaAmSNQA2Dp3x6QSv" alt=""><figcaption></figcaption></figure>


---

# 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://claudia-machado.gitbook.io/cm-web-design/divi-modules/how-to-install-divi-modules.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.
