# Import template style

Here Below are steps on how to import template styles from the template package:

### Manual Import

#### Step 1: Extract the template file

​After you download the template package, please extract the template Zip file. Then you will see all needed template styles included there

![](/files/oUC8cIN1Mud0dV7sBpu9)

#### Step 2: Import your template styles&#x20;

* ​Go to **Admin > Extensions > Templates > Styles > duplicate "tz\_jollyany - Default"**
* Open the copied style "tz\_jollyany - Default (2)" > Rename it and Click on "**Template Options**"&#x20;
* When Astroid Framework appears, click on **"Import"** button in the left side bar and upload a template style from extracted file

![](/files/ECe4WL9rLxZ0wVS7cWsL)

![](/files/iGUq2GLXWkPyEbQnVRDP)

### Load Prebuilt Presets​

* Go to Site template styles > Duplicate the default style (ex: tz\_jollyany-Default)
* Rename the duplicated style: ex: tz\_jollyany-Home page
* Open the new style > Preset Profiles
* Click to load the preset of the Home Page > then save

You can load the preset of the style you're interested in and assign the style to your pages or you can even create your own template style.&#x20;

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

After having imported all template styles, let's start to create your pages

<br>


---

# 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.jollyany.co/basics/import-template-style.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.
