# Getting Started

## 1. Requirements <a href="#id-1-requirements" id="id-1-requirements"></a>

Some requirements for hosting, configuring PHP, let the theme can run better.

To use **Civi**, please make sure you are running WordPress 4.1 or higher, PHP 5.3 or higher, and MySQL 5.6 or higher. We have tested it with Mac, Windows, and Linux. Besides, please check the recommended server configuration for proper theme functioning:

**Minimum server configuration**

* PHP version - 5.6 and < 8.0
* MySQL version - 5.6 or higher
* memory\_limit – 128M
* max\_execution\_time – 180
* max\_input\_time – 2000
* upload\_max\_filesize – 32M

**Recommended server configuration**

* PHP version - 5.6 and < 8.0
* MySQL version - 5.6 or higher
* memory\_limit – 128M
* max\_execution\_time – 180
* max\_input\_time – 3000
* upload\_max\_filesize – 32M

## 2. File Included <a href="#id-2-file-included" id="id-2-file-included"></a>

Steps to download **Civi** Theme and included files information.

When you purchase our theme on ThemeForest, you need to download the theme package from your ThemeForest account. Navigate to your downloads tab on ThemeForest and find **Civi**. Click the download button to see the two options. **All files & documentation** contain everything, the **Installable WordPress** Theme is just the installable WordPress theme file. Below is a full list of everything that is included when you download the main files, along with a brief description of each item.

* `civi.zip`: the main theme file that needs to be uploaded to the host to install the Sala theme.
* `civi-child.zip`: the basic child theme file for people who want to customize the theme.
* `Documentation`: documentation folder that contains documentation files.
* `Plugins`: contains all plugins which are required/recommended by this theme.
* Figma design file: Theme’s Figma design source files are included in the package.

### 3. WordPress Hosting

Picking a hosting provider is a matter of choice based on its location, pricing, and services. This is an important decision at the start and we strongly suggest you choose a WordPress-friendly hosting provider for using our theme.

[<br>](https://uxper.gitbook.io/wp-golo/)


---

# 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://uxper.gitbook.io/civi-job-board-wordpress-theme/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.
