# Getting Started

## Welcome to Kalles, Clean minimal Magento 2 theme!

We would like to thank you for purchasing Kalles Magento 2 Theme! Before you get started, please be sure to check out this documentation. We outline all kinds of good information, and provide you with all the details you need to use Kalles Magento 2 Theme.

If you are unable to find your answer here in our documentation, please send us a ticket to [support](https://blueskytechmage.com/osTicket/) page with your site CPanel(or FTP) and magento admin details. We will try our best to support. Thank you, we hope you to enjoy using our Kalles Magento 2 Theme!

### 1. Kalles theme structure

The theme package you have downloaded consists of several folders. Let's see what each folder contains:

* &#x20;**Online Documentation.txt** - contains documentation link.
* &#x20;**Themes Files** contains: Base\_Start\_Package, Quick\_Start\_Package (Included database)
  * &#x20;**Base\_Start\_Package** contains Kalles theme files and directories that should be uploaded to the root directory of your Magento installation.
    * &#x20;**kalles\_theme.zip** contains files and directories that should be uploaded to the root directory of your Magento installation.
      * &#x20;**app**
      * &#x20;**lib**
      * &#x20;**pub**
    * &#x20;**patch\_for\_magento\_2.3.5.zip** If you use magento version 2.3.5, please copy and replace with folder **app** from folder **kalles\_theme**.
    * &#x20;**patch\_for\_magento\_2.3.6.zip** If you use magento version 2.3.6, please copy and replace with folder **app** from folder **kalles\_theme**.
    * &#x20;**patch\_for\_magento\_2.3.7.zip** If you use magento version 2.3.7, please copy and replace with folder **app** from folder **kalles\_theme**.
    * &#x20;**patch\_for\_magento\_2.4.0\_and\_2.4.1.zip** If you use magento version 2.4.0 or 2.4.1, please copy and replace with folder **app** from folder **kalles\_theme**.
    * &#x20;**patch\_for\_magento\_2.4.2.zip** If you use magento version 2.4.2, please copy and replace with folder **app** from folder **kalles\_theme**.
    * &#x20;**patch\_for\_magento\_2.4.4.zip** If you use magento version 2.4.4, please copy and replace with folder **app** from folder **kalles\_theme**.
  * &#x20;**Quick\_Start\_Package (Included database)**
    * &#x20;**Magento\_2.4.3** contains the complete Magento installation package with engine files, theme and sample content.

### 2. Magento technology stack requirements

#### **Magento 2.4.x technology stack requirements**

You must install Elasticsearch before installing Magento Commerce or Magento Open Source 2.4.0. See [Elasticsearch](https://blueskytechmage.com/guides/v2.4/install-gde/prereq/elasticsearch.html) for details.

Please follow this link <https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements-tech.html>

#### **Magento 2.3.x technology stack requirements**

Please follow this link <https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements.html>

Copyright © 2022 [Blueskytechco.com](https://blueskytechco.com/). All Rights Reserved.


---

# 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://blueskytechcompany.gitbook.io/kalles/1.-introduction/getting-started.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.
