> For the complete documentation index, see [llms.txt](https://docs.divisupply.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.divisupply.com/go-on-2.0/importing-go-on-2.0-demo-content.md).

# Importing Demo Content

## 🧱 Import Theme Content

Once you’ve successfully installed and activated the child theme now you can Import the Demo data that comes with the theme.

You may have seen this Notification after the Child theme installation.

![](/files/-MgVLGz6oeIZTRtVYvrz)

You just have to click on **Begin Installing Plugins**. Now Select all plugins and Select **Install** from the Dropdown and click on **Apply** Button.

![](/files/-MgVLGz5Is1PGSIXwxu8)

Once that Done click on Return to Dashboard.

![](/files/-MgVLGz4V8R7C2LZRGw-)

Now Hover over to Appearance and click on **Import Demo Data**.

![](/files/-MgVLGz3Jz7MG03CQmCS)

Now Click on **Import Demo Data** Button to import all the Pages and Customizations etc.

![](/files/-MgVLGz2J_-L_1adhMTk)

And then on the next screen, click the Continue Button and that will start the Demo Import Process. So you'll have to wait for a few minutes here.

![](/files/-MgVLGz005EIa6uf4YXt)

When it’s done it will look like this.

![](/files/-MgVMjXxlHaI-J_4ccgu)

## 🔨  Import Theme Builder Templates

{% hint style="info" %}
Please extract the "Theme Builder Templates and Icons.zip" file which contains the Theme Builder Templates JSON file.
{% endhint %}

Once you've Imported the Theme Content, It's now time to Finish the Demo Import Process. Let's Install the Theme Builder Templates and Finish this. For that, Go to Divi -> Theme Builder, and then on the top right corner click the Portability Icon.&#x20;

![](/files/-MgVOM9fYhCFIB5rBzU_)

Now click on the **Import** button and then Choose the .JSON file from the Package you’ve downloaded and Click on **Import Divi Theme Builder Templates** Button.

![](/files/-MgVOM9earbmJRjV25Lt)

After Installing the Theme Builder Templates, make sure you click the "Save Changes" button at the top.

![](/files/-MgVOM9dMjwzl5bDK-T9)

And you’ve successfully imported all the content and customizations that came with the theme you can, even more, customize it in your own way.


---

# 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.divisupply.com/go-on-2.0/importing-go-on-2.0-demo-content.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.
