# MasterStudy Installation

After purchasing the **MasterStudy** on ThemeForest, you'll need to download the theme installation package from your **ThemeForest account**. Login to your [ThemeForest](https://themeforest.net/downloads) account and navigate to the Downloads menu in the profile icon at the top-right corner. On the opened page, find the **MasterStudy** purchase, click the **Download** button, and from the dropdown, choose **Installable WordPress File Only**.&#x20;

{% 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 %}

## Install MasterStudy via WordPress Dashboard&#x20;

**Step 1** - Navigate to **Appearance > Themes**&#x20;

![](/files/SXRtlwzoVgnOfIVYOdu3)

**Step 2** - Click **Add New** and click the **Upload Theme** button&#x20;

![](/files/WkkUIOCRIPtiawU3JE1V)

**Step 3** - Browse to find the **masterstudy.zip** file on your computer and click **Install Now**

![](/files/xRiHv8SiiBb3iKwNhiSp)

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

![](/files/zcVFnnG67UCIZqhW0Ixf)

## Install MasterStudy via FTP (Expert)

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

These are:

* Access to your web server (via FTP or shell)
* An FTP Client
* Your web browser of choice

#### Upload via FTP <a href="#upload_via_ftp" id="upload_via_ftp"></a>

* **Step 1** – Log into your FTP client to access your host web server

![](/files/YWYHhTlHVFKsNLy3Thau)

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

![](/files/zcVFnnG67UCIZqhW0Ixf)


---

# 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/masterstudy-theme-documentation/installation-and-activation/masterstudy-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.
