# Import Demo Data

To import **Demo data** for the **RawOrganic** theme, you need to install  **Exlm** app before.

Let follow some steps below:

**I.** Go to [Install ExIm](https://apps.shopify.com/exim-export-import-pages-blogs-theme-settings).

**II.** Press **Add app** button to download and install.

![](/files/-MjXVNBi6o1fBatKVbQ8)

After **Exlm** completed installing, we begin to import **Demo data**.

**III.** Go to **Apps** -> **Exlm**

![](/files/-MjXXGdk8m65nGe24jnm)

**IV.** Import **Pages**

![](/files/-MjXXOkGVx4NfFS5OXUV)

**V.** Import **Blogs**

![](/files/-MjXXcAqFzC5OE4kmpbs)

&#x20;**VI.** Import **Theme** settings

Go to the downloaded theme file, open the **DEMO DATA** folder and do some steps below:

1. &#x20;Extract the home zip file which you want to use on this site.
2. Open the `settings_data.json` file
3. Copy all of the content on `settings_data.json` file
4. Go to your admin on the Web, click **Online Store** -> **Themes**
5. Choose the Themes which you want to import demo data, click **Actions** -> **Edit code**
6. Open the **Config** folder&#x20;
7. Click on `settings_data.json` file and then replace this file content with the content copied above.
8. Click **Save** to Completed.

After all is done, you are finished.


---

# 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://cmssuperheroes.gitbook.io/raworganic-document/installation/import-demo-data.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.
