# How to Install Our Divi Layouts

Installing a Divi Layout is very simple and only takes a few seconds.

### Step 1. Download the Layout

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.

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

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

### Step 3. Drag & Drop & Done ✅

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 button, and Boom, the Layout is installed on your Page. Happy Editing!


---

# 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.divisupply.com/divi-layouts/how-to-install-our-divi-layouts.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.
