# Theme Installation

Extract the zipped package downloaded from ThemeForest to your desktop and find **hubble-theme.zip** file. You can install the theme using admin panel or FTP.

## Installing the theme using WordPress admin panel

Go to WordPress *admin panel -> appearance -> themes* and then *Add new -> upload theme* and upload the theme zip file. After installation, you must activate the theme as well.

## Installing theme using FTP

For any reason if you failed to upload theme with WordPress admin panel, you can also do it using FTP. Unzip the theme zip file and upload **hubble** folder to *WordPress root -> wp-content -> themes* then go to admin *panel -> appearance -> themes* and activate the Eram theme.

After that you need to [install and activate](https://owwwlab.gitbook.io/hubble-theme-documentation/plugins) **hubble theme plugin.**

![](https://1382987078-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LLV-zU0Shi9oVDLzLGe%2F-LLV00lzNKFedjY--4jx%2F-LLV023nj-wxfP-6K8wC%2F2017-05-29_14-45-39.jpg?generation=1535987963289315\&alt=media)

When you activate the theme you will be redirected to a welcome screen. There you can install required plugins.


---

# 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://owwwlab.gitbook.io/hubble-theme-documentation/theme.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.
