# Installation

- [Step 1 - Download Theme](https://uxper.gitbook.io/sala-wp/installation/step-1-download-theme.md)
- [Step 2 - Install Theme](https://uxper.gitbook.io/sala-wp/installation/step-2-install-theme.md): There are two ways to install a WordPress theme: using the built-in installer or by uploading it via FTP
- [Step 3 - Theme Setup](https://uxper.gitbook.io/sala-wp/installation/step-3-theme-setup.md): After installing the Sala theme, you'll continue with the Theme Setup Step to install Plugin, Child-Theme, Demo Data...
- [Step 4 - Select home page](https://uxper.gitbook.io/sala-wp/installation/step-4-select-home-page.md)


---

# 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/sala-wp/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.
