> For the complete documentation index, see [llms.txt](https://wpdocs.gitbook.io/spacey/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.gitbook.io/spacey/get-started/requirements.md).

# Requirements

In most cases , WordPress installation is a very simple process that takes less than five minutes to complete. Many web servers now offter tools to automatically install WordPress for you.

## **1) Requirements for WordPress**  <a href="#id-1-requirements-for-wordpress" id="id-1-requirements-for-wordpress"></a>

Make sure that your web host has the [minimum requirements to run WordPress.](http://wordpress.org/about/requirements/)​

You can download the latest WordPress release from [WordPress.org](http://wordpress.org./)​

## **2) Requirements for Pavo Theme WP** <a href="#id-2-requirements-for-shome-wp" id="id-2-requirements-for-shome-wp"></a>

To use Pavo Theme please make sure that your hosting is running as the following features:

## **3) Recommended PHP Configuration Limits** <a href="#id-3-recommended-php-configuration-limits" id="id-3-recommended-php-configuration-limits"></a>

​


---

# 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://wpdocs.gitbook.io/spacey/get-started/requirements.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.
