# Quickstart Installation

### Quickstart installation

There are two methods to install Quickstart

**Method 1: Using demo content**

In package, find the verso.wordpress.xml file in Demo-content folder.

After theme file installation, go to " **Appearance -> Install plugins** ", we need to install those plugins and activate it.

After all this process Go to " **Tools -> Import - > Run importer -> Browse the verso.wordpress.xml to install**"

![](/files/2AKZEbtkMKHsvwCivDje)

![](/files/x1ChZLIzkNJl6ral7MCJ)

![](/files/Xpc1JJIOw5g3SY12yDQ4)

![](/files/j2j4KkifU7gQ2v3zQv3V)

![](/files/eV40S5mOwV5XhG3mPwza)

![](/files/5ughT5U3yygARr0BvQj0)

**Method 2: Using akeeba backup**

Quickstart is an exact copy of the theme demo you have seen in your website. It has complete WordPress instance with the theme installed. You just have to follow the installation wizard.

Installation of Quick start Package:

Extract the quick start zip pakage in your website root. This is either public\_html or www in the hosted servers.

If you have installed XAMPP or MAMP or WAMP, you will have to extract this into the httpdocs folder

After the extraction, point your browser to url of the public root or the folder where you extracted. Example: Let us say, you have created a folder called verso under the public\_html folder (called your web root) . Then you extracted the zip inside the verso folder.

In that case, your site url would be: <http://www.yourdomain.com/verso> Or if you installed in the localhost, then your url will be: <http://localhost/verso>

This will bring up an Installation wizard. Following the instructions.

{% embed url="<https://www.youtube.com/embed/o3uomSsGdKc>" %}

Direct Youtube link: [Quickstart video tutorial](https://www.youtube.com/embed/o3uomSsGdKc)


---

# 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://wpdocs.themeparrot.com/wordpress-themes/verso/installation/quickstart-installation.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.
