# Installation

- [Step 1 - Download Theme](https://uxper.gitbook.io/wp-golo/installation-1/step-1-download-theme.md)
- [Step 2 - Install Theme](https://uxper.gitbook.io/wp-golo/installation-1/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 - Install Plugins](https://uxper.gitbook.io/wp-golo/installation-1/step-3-install-plugins.md): After installing the Golo theme, you'll see a notification in the top of the page that says the theme needs some plugins to function properly.
- [Step 4 - Import Demo Data](https://uxper.gitbook.io/wp-golo/installation-1/step-4-import-demo-data.md): Before you can get started with your Golo theme and have your site look like the demo, you first need to add content to WordPress.
- [Import Demo V2](https://uxper.gitbook.io/wp-golo/installation-1/step-4-import-demo-data/import-demo-v2.md): Before you can get started with your Golo theme and have your site look like the demo, you first need to add content to WordPress.
- [Step 5 - Create Pages](https://uxper.gitbook.io/wp-golo/installation-1/step-5-create-pages.md)
- [Step 6 - Permalink Setup](https://uxper.gitbook.io/wp-golo/installation-1/step-6-permalink-setup.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/wp-golo/installation-1.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.
