# Sequoia Installation

After you have installed WordPress and purchased the theme, you should go to a **Download** tab on ThemeForest:

![](/files/sNBNC0qwEIGIEUdu5rlu)

You have 2 options for downloading your theme:

* All files and documentation (Complete Zip archive);
* Installable WordPress file only.

![](/files/iI2HppKscvp7kn3ikefz)

Please, download **Installable WordPress File Only** file from the dropdown menu.

{% hint style="info" %}
[Stylemix Hosting](https://stylemix.net/hosting/) offers automatic WordPress installation for you. However, if you wish to install WordPress yourself, follow the instructions in [WordPress Codex](https://wordpress.org/support/article/how-to-install-wordpress/).&#x20;
{% endhint %}

There are 2 ways of theme installation. Let's take a look at both of them, so you can choose the most convenient one for you.

## WordPress upload

* Navigate to **Appearance > Themes**
* Click **Add New** and click the **Upload Theme** button&#x20;

![](/files/Ew2L1cripCGnkyUkXwpU)

* Browse to find the **sequoia.zip** file on your computer that you got from your Envato profile and click **Install Now**

![](/files/fGC8dGeLSW8LtXXAKAw8)

* Navigate to **Appearance > Themes** and click the **Activate** button to activate the newly installed theme

![](/files/5pZjQQtXLLCPERg9ieCZ)

## FTP upload

Before you begin the installation, there are a few things you need to have and do.

These are:

1. Access to your web server (via FTP or shell)
2. An FTP Client
3. Your web browser of choice

* Log into your FTP client to access your host web server

![](/files/zZYGkork6Pn5C3NlLeWC)

* Browse to find the **sequoia.zip** file on your computer (located in the downloader folder from ThemeForest) and unzip it.
* Upload the folder you extracted from the zip file to **yourdomain/wp-content/themes/** folder
* Activate the newly installed theme by going to **WordPress > Appearance > Themes** and clicking the Activate button.

![](/files/5pZjQQtXLLCPERg9ieCZ)


---

# 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://docs.stylemixthemes.com/sequoia-theme-documentation/installation-and-activation/sequoia-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.
