> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/en/tutorials/demo-theme-configuration-import.md).

# Demo theme configuration import

You have the option of importing the configuration that matches your theme from our [demo shops](https://www.zenit.design/?lang=en#demos).

To import the desired template, click the "Select preset" button in the theme configuration, choose the template you want in the pop-up window, and click "Import".

<figure><img src="/files/2ppSAJEdQWpZ8R4iQy2m" alt=""><figcaption></figcaption></figure>

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

Once you have imported the configuration of your choice, you can import the matching layout from our demo to build your design on.

{% content-ref url="/pages/xBrMzkwGRYZ5Bfxyx91m" %}
[Demodata import](/en/tutorials/demodata-import.md)
{% endcontent-ref %}


---

# 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:

```
GET https://themedocs.zenit.design/en/tutorials/demo-theme-configuration-import.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.
